GlobalConfiguration.DeploymentId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.
ID distribuzione. Questo è lo stesso di ClusterId ed è stato deprecato a favore di esso.
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
Valore della proprietà
- Attributi