ApplicationMetadata.DeploymentRing Property

Definition

Gets or sets the deployment ring from where the application is running.

public:
 property System::String ^ DeploymentRing { System::String ^ get(); void set(System::String ^ value); };
public string? DeploymentRing { get; set; }
member this.DeploymentRing : string with get, set
Public Property DeploymentRing As String

Property Value

Applies to