VirtualHub.SecurityPartnerProvider Property

Definition

Gets or sets the securityPartnerProvider associated with this VirtualHub.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityPartnerProvider")]
public Microsoft.Azure.Management.Network.Models.SubResource SecurityPartnerProvider { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityPartnerProvider")>]
member this.SecurityPartnerProvider : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property SecurityPartnerProvider As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to