IDataShare.Uri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The DataShare URI to be shared with the consumer.\r\n        URI Format - 'azds://<location>:<dataShareName>:<dataShareIdentifier>'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataShareUri", Update=false)]
public string Uri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The DataShare URI to be shared with the consumer.\r\n        URI Format - 'azds://<location>:<dataShareName>:<dataShareIdentifier>'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataShareUri", Update=false)>]
member this.Uri : string
Public ReadOnly Property Uri As String

Property Value

Attributes

Applies to