Partager via


GcpOrganizationalDataOrganization.ExcludedProjectNumbers Property

Definition

Gets or sets if the multi cloud account is of membership type organization, list of accounts excluded from offering

[Newtonsoft.Json.JsonProperty(PropertyName="excludedProjectNumbers")]
public System.Collections.Generic.IList<string> ExcludedProjectNumbers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludedProjectNumbers")>]
member this.ExcludedProjectNumbers : System.Collections.Generic.IList<string> with get, set
Public Property ExcludedProjectNumbers As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to