SiteConfig.MachineKey 속성

정의

Site MachineKey를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="machineKey")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SiteMachineKey MachineKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="machineKey")>]
member this.MachineKey : Microsoft.Azure.Management.AppService.Fluent.Models.SiteMachineKey
Public ReadOnly Property MachineKey As SiteMachineKey

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상