Package version:

Interface FileSharesCreateOptionalParams

Optional parameters.

interface FileSharesCreateOptionalParams {
    expand?: string;
}

Hierarchy

  • unknown
    • FileSharesCreateOptionalParams

Properties

Properties

expand?: string

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