ArmClientOptions.Environment Property

Definition

Gets or sets Azure cloud environment.

public Azure.ResourceManager.ArmEnvironment? Environment { get; set; }
member this.Environment : Nullable<Azure.ResourceManager.ArmEnvironment> with get, set
Public Property Environment As Nullable(Of ArmEnvironment)

Property Value

Applies to