ModelExtensions.Get(IModel) Method
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.
public static System.IO.Stream Get (this Microsoft.Azure.CognitiveServices.Personalizer.IModel operations);
static member Get : Microsoft.Azure.CognitiveServices.Personalizer.IModel -> System.IO.Stream
<Extension()>
Public Function Get (operations As IModel) As Stream
Parameters
- operations
- IModel