Share via


IStaticSiteResetPropertiesArmResourceProperties Interface

Definition

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

Properties

RepositoryToken

The token which proves admin privileges to the repository.

ShouldUpdateRepository

Determines whether the repository should be updated with the new properties.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to