Share via


CustomAssessmentAutomationRequest.SupportedCloud Property

Definition

Gets or sets relevant cloud for the custom assessment automation. Possible values include: 'AWS', 'GCP'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to