ManagedClusterAgentPoolProfileProperties.SecurityProfile Property

Definition

Gets or sets the security settings of an agent pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to