ShareGetPropertiesResponse type

Zawiera dane odpowiedzi dla operacji ShareClient.getProperties .

type ShareGetPropertiesResponse = ShareGetPropertiesResponseModel & {
  protocols?: ShareProtocols
}