ModelSkuCapacityProperties.ScopeType Property
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.
The scope type for model SKU capacity.
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesQuotaScopeType? ScopeType { get; set; }
member this.ScopeType : Nullable<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesQuotaScopeType> with get, set
Public Property ScopeType As Nullable(Of CognitiveServicesQuotaScopeType)