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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET