IAccessPolicyAssignmentProperties.UserObjectId Property

Definition

The object ID of the user.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="The object ID of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="objectId", Update=true)]
public string UserObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="The object ID of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="objectId", Update=true)>]
member this.UserObjectId : string with get, set
Public Property UserObjectId As String

Property Value

Attributes

Applies to