共用方式為


RedisCacheAccessPolicyAssignment interface

回應存取原則指派上的作業

Extends

屬性

accessPolicyName

要指派之存取原則的名稱

objectId

要指派存取原則的物件標識碼

objectIdAlias

物件識別碼的用戶易記名稱。也代表令牌型驗證的用戶名稱

provisioningState

設定存取原則指派的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

accessPolicyName

要指派之存取原則的名稱

accessPolicyName?: string

屬性值

string

objectId

要指派存取原則的物件標識碼

objectId?: string

屬性值

string

objectIdAlias

物件識別碼的用戶易記名稱。也代表令牌型驗證的用戶名稱

objectIdAlias?: string

屬性值

string

provisioningState

設定存取原則指派的布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type