Share via


ClusterResourceProperties Class

Definition

Service properties payload

public class ClusterResourceProperties
type ClusterResourceProperties = class
Public Class ClusterResourceProperties
Inheritance
ClusterResourceProperties

Constructors

ClusterResourceProperties()

Initializes a new instance of the ClusterResourceProperties class.

ClusterResourceProperties(String, NetworkProfile, Nullable<Int32>, String)

Initializes a new instance of the ClusterResourceProperties class.

Properties

NetworkProfile

Gets or sets network profile of the Service

ProvisioningState

Gets provisioning state of the Service. Possible values include: 'Creating', 'Updating', 'Deleting', 'Deleted', 'Succeeded', 'Failed', 'Moving', 'Moved', 'MoveFailed'

ServiceId

Gets serviceInstanceEntity GUID which uniquely identifies a created resource

Version

Gets version of the Service

Applies to