共用方式為


ConnectionSharedKeyResult interface

SharedKey 資源 。

Extends

屬性

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

properties

共用金鑰的屬性。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

屬性詳細資料

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

name?: string

屬性值

string

properties

共用金鑰的屬性。

properties?: SharedKeyProperties

屬性值

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id