IConnector.UniqueId Property

Definition

System-generated GUID identifier for the Storage Connector. Not a valid input parameter when creating.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="System-generated GUID identifier for the Storage Connector. Not a valid input parameter when creating.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uniqueId", Update=false)]
public string UniqueId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="System-generated GUID identifier for the Storage Connector. Not a valid input parameter when creating.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uniqueId", Update=false)>]
member this.UniqueId : string
Public ReadOnly Property UniqueId As String

Property Value

Attributes

Applies to