StaticSiteUserARMResource Class

Definition

Static Site User ARM resource.

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

Constructors

StaticSiteUserARMResource()

Initializes a new instance of the StaticSiteUserARMResource class.

StaticSiteUserARMResource(String, String, String, String, String, String, String, String)

Initializes a new instance of the StaticSiteUserARMResource class.

Properties

DisplayName

Gets the display name for the static site user.

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Provider

Gets the identity provider for the static site user.

Roles

Gets or sets the roles for the static site user, in free-form string format

Type

Gets resource type.

(Inherited from ProxyOnlyResource)
UserId

Gets the user id for the static site user.

Applies to