AssetConversionStatusResult.Result Property

Definition

The result of the query.

public:
 property Microsoft::Azure::RemoteRendering::ConversionSessionStatus Result { Microsoft::Azure::RemoteRendering::ConversionSessionStatus get(); };
public Microsoft.Azure.RemoteRendering.ConversionSessionStatus Result { get; }
member this.Result : Microsoft.Azure.RemoteRendering.ConversionSessionStatus
Public ReadOnly Property Result As ConversionSessionStatus

Property Value

Remarks

It is an error to call this while the operation is still in progress or in an error state.

Applies to