Share via


IPendingUploadResponseDto.BlobReferenceForConsumptionBlobUri Property

Definition

Blob URI path for client to upload data. Example: https://blob.windows.core.net/Container/Path

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Blob URI path for client to upload data.\r\n        Example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUri")]
public string BlobReferenceForConsumptionBlobUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Blob URI path for client to upload data.\r\n        Example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUri")>]
member this.BlobReferenceForConsumptionBlobUri : string with get, set
Public Property BlobReferenceForConsumptionBlobUri As String

Property Value

Attributes

Applies to