共用方式為


CredentialCreateOrUpdateParameters 類別

定義

提供給建立或更新認證作業的參數。

public class CredentialCreateOrUpdateParameters
[Microsoft.Rest.Serialization.JsonTransformation]
public class CredentialCreateOrUpdateParameters
type CredentialCreateOrUpdateParameters = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CredentialCreateOrUpdateParameters = class
Public Class CredentialCreateOrUpdateParameters
繼承
CredentialCreateOrUpdateParameters
屬性

建構函式

CredentialCreateOrUpdateParameters()

初始化 CredentialCreateOrUpdateParameters 類別的新實例。

CredentialCreateOrUpdateParameters(String, CredentialCreateOrUpdateProperties)

提供給建立或更新認證作業的參數。

CredentialCreateOrUpdateParameters(String, String, String, String)

初始化 CredentialCreateOrUpdateParameters 類別的新實例。

屬性

Description

取得或設定認證的描述。

Name

取得或設定認證的名稱。

Password

取得或設定認證的密碼。

Properties

提供給建立或更新認證作業的參數。

UserName

取得或設定認證的使用者名稱。

方法

Validate()

驗證 物件。

適用於