DeploymentProperties Class
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.
Properties of Cognitive Services account deployment.
public class DeploymentProperties
type DeploymentProperties = class
Public Class DeploymentProperties
- Inheritance
-
DeploymentProperties
Constructors
DeploymentProperties() |
Initializes a new instance of the DeploymentProperties class. |
DeploymentProperties(String, DeploymentModel, DeploymentScaleSettings) |
Initializes a new instance of the DeploymentProperties class. |
Properties
Model | |
ProvisioningState |
Gets the status of the resource at the time the operation was called. Possible values include: 'Accepted', 'Creating', 'Deleting', 'Moving', 'Failed', 'Succeeded' |
ScaleSettings |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET