共用方式為


Credential 類別

定義

認證的定義。

public class Credential
[Microsoft.Rest.Serialization.JsonTransformation]
public class Credential : Microsoft.Azure.Management.Automation.Models.ProxyResource
type Credential = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Credential = class
    inherit ProxyResource
Public Class Credential
Public Class Credential
Inherits ProxyResource
繼承
Credential
繼承
屬性

建構函式

Credential()

初始化 Credential 類別的新實例。

Credential(String, String, String, String, DateTimeOffset, DateTimeOffset, String)

初始化 Credential 類別的新實例。

屬性

CreationTime

取得建立時間。

Description

取得或設定描述。

Id

認證的定義。

Id

取得資源的完整資源識別碼

(繼承來源 Resource)
LastModifiedTime

取得上次修改的時間。

Name

認證的定義。

Name

取得資源的名稱

(繼承來源 Resource)
Properties

認證的定義。

Type

取得資源的型別。

(繼承來源 Resource)
UserName

取得認證的使用者名稱。

適用於