Package version:

Type Alias ShareGetPropertiesResponse

ShareGetPropertiesResponse: ShareGetPropertiesResponseModel & {
    protocols?: ShareProtocols;
}

Contains response data for the ShareClient.getProperties operation.

Type declaration

  • Optionalprotocols?: ShareProtocols

    The protocols that have been enabled on the share.