StaticSiteResetPropertiesARMResource 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.
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
- 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
Azure SDK for .NET