AssetConversionOptions Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters for specifying the output location of a converted asset.
public value class AssetConversionOptions
public struct AssetConversionOptions
type AssetConversionOptions = struct
Public Structure AssetConversionOptions
- Inheritance
-
AssetConversionOptions
Fields
ConversionId |
A unique string that specifies this conversion. Can be left empty to assign a random GUID. |
InputOptions |
Conversion input options for the source model to convert. |
OutputOptions |
Conversion output options for the converted target model. |
Methods
CreateForBlobStorage(String, AssetConversionInputOptions, AssetConversionOutputOptions) |
Applies to
See also
- <xref:AssetConversionBlobContainer>
- Use Azure Blob Storage for model conversion