GetServiceGatewayAddressLocationsResult interface

サービスゲートウェイアドレスの位置を取得するための応答。

プロパティ

nextLink

次の結果セットを取得するための URL。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

value

サービスゲートウェイのアドレス位置一覧。

プロパティの詳細

次の結果セットを取得するための URL。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

nextLink?: string

プロパティ値

string

value

サービスゲートウェイのアドレス位置一覧。

value?: ServiceGatewayAddressLocationResponse[]

プロパティ値