Share via


VMwareCbtProtectionContainerMappingDetails.ExcludedSkus Property

Definition

Gets or sets the SKUs to be excluded.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to