IGetBlobReferenceSasResponseDto.BlobReferenceForConsumptionBlobUri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Blob uri, example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="blobUri", Update=true)]
public string BlobReferenceForConsumptionBlobUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Blob uri, example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="blobUri", Update=true)>]
member this.BlobReferenceForConsumptionBlobUri : string with get, set
Public Property BlobReferenceForConsumptionBlobUri As String

Property Value

Attributes

Applies to