次の方法で共有


ServiceEndpointPropertiesFormat クラス

定義

サービス エンドポイントのプロパティ。

public class ServiceEndpointPropertiesFormat
type ServiceEndpointPropertiesFormat = class
Public Class ServiceEndpointPropertiesFormat
継承
ServiceEndpointPropertiesFormat

コンストラクター

ServiceEndpointPropertiesFormat()

ServiceEndpointPropertiesFormat クラスの新しいインスタンスを初期化します。

ServiceEndpointPropertiesFormat(String, IList<String>, String)

ServiceEndpointPropertiesFormat クラスの新しいインスタンスを初期化します。

プロパティ

Locations

場所の一覧を取得または設定します。

ProvisioningState

サービス エンドポイント リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Service

エンドポイント サービスの種類を取得または設定します。

適用対象