Sdílet prostřednictvím


AzureStaticWebApps.Registration Property

Definition

Gets or sets the configuration settings of the Azure Static Web Apps registration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to