次の方法で共有


AzureStaticWebApps.Registration プロパティ

定義

Azure Static Web Apps登録の構成設定を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象