AssetConversionInputOptions.BlobPrefix Field
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.
Only Blobs starting with this prefix will be downloaded to perform the conversion. Example: "models/"
public: System::String ^ BlobPrefix;
public string BlobPrefix;
val mutable BlobPrefix : string
Public BlobPrefix As String