Partager via


PSStorageSyncService.UseIdentity Property

Definition

Gets or sets the name of the use identity.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="UseIdentity ", Position=7, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public bool? UseIdentity { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="UseIdentity ", Position=7, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.UseIdentity : Nullable<bool> with get, set
Public Property UseIdentity As Nullable(Of Boolean)

Property Value

The name of the use identity.

Attributes

Applies to