次の方法で共有


IAzureStaticWebApps Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AzureStaticWebAppsTypeConverter))]
public interface IAzureStaticWebApps : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AzureStaticWebAppsTypeConverter))>]
type IAzureStaticWebApps = interface
    interface IJsonSerializable
Public Interface IAzureStaticWebApps
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Enabled
RegistrationClientId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to