Partager via


SecurityConnectorProperties.Offerings Property

Definition

Gets or sets a collection of offerings for the security connector.

[Newtonsoft.Json.JsonProperty(PropertyName="offerings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.CloudOffering> Offerings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="offerings")>]
member this.Offerings : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.CloudOffering> with get, set
Public Property Offerings As IList(Of CloudOffering)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to