Share via


DeploymentProperties.Model Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="model")]
public Microsoft.Azure.Management.CognitiveServices.Models.DeploymentModel Model { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="model")>]
member this.Model : Microsoft.Azure.Management.CognitiveServices.Models.DeploymentModel with get, set
Public Property Model As DeploymentModel

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to