Share via


ServiceDeploymentConfiguration [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The ServiceDeploymentConfiguration type represents the settings applied to a service deployment when it is created.

For more information, see Complex Types

Properties

Name

Type

Nullable

Description

CostCenter

Edm.String

True

The cost center associated with this service deployment.

Description

Edm.String

True

A friendly description of the service deployment.

Name

Edm.String

True

The name.

Priority

Edm.String

True

The priority of the service. One of the following.

  • Low

  • Normal

  • High

ServiceSettings

Collection(ServiceSettingsInput [SPFSDK][VMMREF])

False

Settings to be applied to the service when deployed.

Tag

Edm.String

True

A customizable tag for associating related objects.

Complex Types

Here is a list of complex types that use this complex type.

Examples

Here is a list of examples that use this complex type.