Aracılığıyla paylaş


CredentialCreateOrUpdateProperties Oluşturucular

Tanım

Aşırı Yüklemeler

CredentialCreateOrUpdateProperties()
CredentialCreateOrUpdateProperties(String, String)

CredentialCreateOrUpdateProperties()

public CredentialCreateOrUpdateProperties ();
Public Sub New ()

Şunlara uygulanı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)

Parametreler

userName
String
password
String

Şunlara uygulanır