Share via


StaticSiteUserArmResourceProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteUserArmResourcePropertiesTypeConverter))]
public class StaticSiteUserArmResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IStaticSiteUserArmResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteUserArmResourcePropertiesTypeConverter))>]
type StaticSiteUserArmResourceProperties = class
    interface IStaticSiteUserArmResourceProperties
    interface IJsonSerializable
Public Class StaticSiteUserArmResourceProperties
Implements IStaticSiteUserArmResourceProperties
Inheritance
StaticSiteUserArmResourceProperties
Attributes
Implements

Constructors

StaticSiteUserArmResourceProperties()

Properties

DisplayName
Provider
Role
UserId

Methods

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

Applies to