Freigeben über


CredentialCreateOrUpdateProperties Konstruktoren

Definition

Überlädt

CredentialCreateOrUpdateProperties()
CredentialCreateOrUpdateProperties(String, String)

CredentialCreateOrUpdateProperties()

public CredentialCreateOrUpdateProperties ();
Public Sub New ()

Gilt 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)

Parameter

userName
String
password
String

Gilt für: