Share via


LoadModelFromSasOptions.ModelUri Field

Definition

URI to the model.

public: System::String ^ ModelUri;
public string ModelUri;
val mutable ModelUri : string
Public ModelUri As String 

Field Value

Remarks

Either 'builtin://xyz' or a URI pointing to a converted model. Both raw (public) URIs to blob store and URIs with embedded SAS tokens to blob store are supported.

Applies to