次の方法で共有


SiteConfigResourceInner.MachineKey プロパティ

定義

サイト MachineKey を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象