IDataShare.Identifier Property

Definition

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

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

Property Value

Attributes

Applies to