AzureStaticWebApps Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The configuration settings of the Azure Static Web Apps provider.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AzureStaticWebAppsTypeConverter))]
public class AzureStaticWebApps : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAzureStaticWebApps
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AzureStaticWebAppsTypeConverter))>]
type AzureStaticWebApps = class
interface IAzureStaticWebApps
interface IJsonSerializable
Public Class AzureStaticWebApps
Implements IAzureStaticWebApps
- Inheritance
-
AzureStaticWebApps
- Attributes
- Implements
Constructors
|
Azure |
Creates an new AzureStaticWebApps instance. |
Properties
| Enabled |
|
|
Registration |
The Client ID of the app used for login. |
Methods
|
Deserialize |
Deserializes a IDictionary into an instance of AzureStaticWebApps. |
|
Deserialize |
Deserializes a PSObject into an instance of AzureStaticWebApps. |
|
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAzureStaticWebApps. |
|
From |
Creates a new instance of AzureStaticWebApps, deserializing the content from a json string. |
|
To |
Serializes this instance of AzureStaticWebApps into a JsonNode. |
|
To |
Serializes this instance to a json string. |
Applies to
| Prodotto | Versioni |
|---|---|
| Azure - PowerShell Commands | 13.5.0, 12 (LTS), Latest |