SiteConfigResourceInner.MachineKey Property

Definition

Gets site 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to