共用方式為


SecretResourceDescription interface

Extends

屬性

properties

繼承的屬性

id

資源的完整標識碼。 前任-

location
name

資源的名稱

tags

資源標籤。

type

資源的型別。 前任-

屬性詳細資料

properties

properties: SecretResourcePropertiesUnion

屬性值

繼承的屬性詳細資料

id

資源的完整標識碼。 前任-

id?: string

屬性值

string

繼承自TrackedResource.id

location

location: string

屬性值

string

繼承自TrackedResource.location

name

資源的名稱

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 前任-

type?: string

屬性值

string

繼承自TrackedResource.type