Olvasás angol nyelven

Megosztás a következőn keresztül:


AstroIdentity Class

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.AstroIdentityTypeConverter))]
public class AstroIdentity : Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.IAstroIdentity
Inheritance
AstroIdentity
Attributes
Implements

Constructors

AstroIdentity()

Creates an new AstroIdentity instance.

Properties

Id

Resource identity path

OrganizationName

Name of the Organizations resource

ResourceGroupName

The name of the resource group. The name is case insensitive.

SubscriptionId

The ID of the target subscription.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AstroIdentity.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AstroIdentity.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.IAstroIdentity.

FromJsonString(String)

Creates a new instance of AstroIdentity, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of AstroIdentity into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest