อ่านในภาษาอังกฤษ

แชร์ผ่าน


PSAzureRmAccount Constructors

Definition

Overloads

PSAzureRmAccount()

Default constructor

PSAzureRmAccount(IAzureAccount)
PSAzureRmAccount(PSObject)

Populate the account from a PSObject

PSAzureRmAccount()

Default constructor

C#
public PSAzureRmAccount ();

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

PSAzureRmAccount(IAzureAccount)

C#
public PSAzureRmAccount (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount other);

Parameters

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

PSAzureRmAccount(PSObject)

Populate the account from a PSObject

C#
public PSAzureRmAccount (System.Management.Automation.PSObject other);

Parameters

other
PSObject

Applies to

Azure - PowerShell Commands Latest และรุ่นอื่นๆ
ผลิตภัณฑ์ เวอร์ชัน
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest