Share via


ManagedCluster.SecurityProfile Property

Definition

Gets or sets security profile for the managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to