StaticSiteUserCollection Class

Definition

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

Constructors

StaticSiteUserCollection()

Properties

NextLink
Value

Methods

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

Applies to