Aracılığıyla paylaş


SecurityConnectorProperties.EnvironmentName Property

Definition

Gets or sets the multi cloud resource's cloud name. Possible values include: 'Azure', 'AWS', 'GCP', 'Github', 'AzureDevOps'

[Newtonsoft.Json.JsonProperty(PropertyName="environmentName")]
public string EnvironmentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="environmentName")>]
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to