ClientConfiguration.DeploymentId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.
ID de déploiement. Il s’agit de la même chose que ClusterId et a été déprécié en faveur de celui-ci.
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
Valeur de propriété
- Attributs