Udostępnij przez


IGetBlobReferenceSasRequestDto Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.GetBlobReferenceSasRequestDtoTypeConverter))]
public interface IGetBlobReferenceSasRequestDto : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.GetBlobReferenceSasRequestDtoTypeConverter))>]
type IGetBlobReferenceSasRequestDto = interface
    interface IJsonSerializable
Public Interface IGetBlobReferenceSasRequestDto
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AssetId

Id of the asset to be accessed

BlobUri

Blob uri of the asset to be accessed

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to