Edit

Share via


GlobalConfiguration.DeploymentId Property

Definition

Caution

DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.

Deployment Id. This is the same as ClusterId and has been deprecated in favor of it.

public string DeploymentId { get; set; }
[System.Obsolete("DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.")]
public string DeploymentId { get; set; }
member this.DeploymentId : string with get, set
[<System.Obsolete("DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.")>]
member this.DeploymentId : string with get, set
Public Property DeploymentId As String

Property Value

Attributes

Applies to