Bagikan melalui


Apple.Registration Property

Definition

Gets or sets the configuration settings of the Apple registration.

[Newtonsoft.Json.JsonProperty(PropertyName="registration")]
public Microsoft.Azure.Management.WebSites.Models.AppleRegistration Registration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registration")>]
member this.Registration : Microsoft.Azure.Management.WebSites.Models.AppleRegistration with get, set
Public Property Registration As AppleRegistration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to