次の方法で共有


AliasPath.Pattern プロパティ

定義

エイリアス パスのパターンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="pattern")]
public Microsoft.Azure.Management.ResourceManager.Models.AliasPattern Pattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pattern")>]
member this.Pattern : Microsoft.Azure.Management.ResourceManager.Models.AliasPattern with get, set
Public Property Pattern As AliasPattern

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象