Compartilhar via


DomainOwnershipIdentifierCollection Class

Definition

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

Constructors

DomainOwnershipIdentifierCollection()

Properties

NextLink
Value

Methods

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

Applies to