次の方法で共有


HostedServiceCreateParameters.Location プロパティ

定義

省略可能。 クラウド サービスが作成される場所。 AffinityGroup を指定しない場合は必須。 Location または AffinityGroup を指定しますが、両方は指定しません。 使用可能な場所を一覧表示するには、場所の一覧表示操作を使用します。

public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

プロパティ値

適用対象