Dela via


CredentialCreateOrUpdateProperties Konstruktorer

Definition

Överlagringar

CredentialCreateOrUpdateProperties()
CredentialCreateOrUpdateProperties(String, String)

CredentialCreateOrUpdateProperties()

public CredentialCreateOrUpdateProperties ();
Public Sub New ()

Gäller för

CredentialCreateOrUpdateProperties(String, String)

public CredentialCreateOrUpdateProperties (string userName, string password);
new Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateProperties : string * string -> Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateProperties
Public Sub New (userName As String, password As String)

Parametrar

userName
String
password
String

Gäller för