Поделиться через


EncryptionPropertiesIdentity.UserAssignedIdentity Свойство

Определение

Возвращает или задает удостоверение пользователя, используемое для CMK. Это будет идентификатор ресурса ARM в форме: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}".

[Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentity")]
public object UserAssignedIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAssignedIdentity")>]
member this.UserAssignedIdentity : obj with get, set
Public Property UserAssignedIdentity As Object

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к