NewOrUpdateAgentPoolBase.CreateOrUpdateSecurityProfile Method

Definition

protected Microsoft.Azure.Management.ContainerService.Models.AgentPoolSecurityProfile CreateOrUpdateSecurityProfile(Microsoft.Azure.Management.ContainerService.Models.AgentPoolSecurityProfile SecurityProfile = default);
member this.CreateOrUpdateSecurityProfile : Microsoft.Azure.Management.ContainerService.Models.AgentPoolSecurityProfile -> Microsoft.Azure.Management.ContainerService.Models.AgentPoolSecurityProfile
Protected Function CreateOrUpdateSecurityProfile (Optional SecurityProfile As AgentPoolSecurityProfile = Nothing) As AgentPoolSecurityProfile

Parameters

SecurityProfile
AgentPoolSecurityProfile

Returns

Applies to