CognitiveServicesAccountDeploymentScaleType Struct
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.
Deployment scale type.
public readonly struct CognitiveServicesAccountDeploymentScaleType : IEquatable<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAccountDeploymentScaleType>
type CognitiveServicesAccountDeploymentScaleType = struct
Public Structure CognitiveServicesAccountDeploymentScaleType
Implements IEquatable(Of CognitiveServicesAccountDeploymentScaleType)
- Inheritance
-
CognitiveServicesAccountDeploymentScaleType
- Implements
Constructors
CognitiveServicesAccountDeploymentScaleType(String) |
Initializes a new instance of CognitiveServicesAccountDeploymentScaleType. |
Properties
Manual |
Manual. |
Standard |
Standard. |
Methods
Equals(CognitiveServicesAccountDeploymentScaleType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(CognitiveServicesAccountDeploymentScaleType, CognitiveServicesAccountDeploymentScaleType) |
Determines if two CognitiveServicesAccountDeploymentScaleType values are the same. |
Implicit(String to CognitiveServicesAccountDeploymentScaleType) |
Converts a String to a CognitiveServicesAccountDeploymentScaleType. |
Inequality(CognitiveServicesAccountDeploymentScaleType, CognitiveServicesAccountDeploymentScaleType) |
Determines if two CognitiveServicesAccountDeploymentScaleType values are not the same. |
Applies to
Azure SDK for .NET