StaticSiteResetPropertiesARMResource Class

Definition

Static Site Reset Properties ARM resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticSiteResetPropertiesARMResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticSiteResetPropertiesARMResource = class
    inherit ProxyOnlyResource
Public Class StaticSiteResetPropertiesARMResource
Inherits ProxyOnlyResource
Inheritance
StaticSiteResetPropertiesARMResource
Attributes

Constructors

StaticSiteResetPropertiesARMResource()

Initializes a new instance of the StaticSiteResetPropertiesARMResource class.

StaticSiteResetPropertiesARMResource(String, String, String, String, String, Nullable<Boolean>)

Initializes a new instance of the StaticSiteResetPropertiesARMResource class.

Properties

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
RepositoryToken

Gets or sets the token which proves admin privileges to the repository.

ShouldUpdateRepository

Gets or sets determines whether the repository should be updated with the new properties.

Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to