Package version:

Interface FileSharesGetOptionalParams

Optional parameters.

interface FileSharesGetOptionalParams {
    expand?: string;
    xMsSnapshot?: string;
}

Hierarchy

  • unknown
    • FileSharesGetOptionalParams

Properties

expand?: string

Optional, used to expand the properties within share's properties. Valid values are: stats. Should be passed as a string with delimiter ','.

xMsSnapshot?: string

Optional, used to retrieve properties of a snapshot.