Freigeben über


StaticSiteUserArmResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteUserArmResourceTypeConverter))]
public class StaticSiteUserArmResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IStaticSiteUserArmResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteUserArmResourceTypeConverter))>]
type StaticSiteUserArmResource = class
    interface IStaticSiteUserArmResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class StaticSiteUserArmResource
Implements IStaticSiteUserArmResource, IValidates
Inheritance
StaticSiteUserArmResource
Attributes
Implements

Constructors

StaticSiteUserArmResource()

Properties

DisplayName
Id
Kind
Name
Provider
Role
Type
UserId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to