NewOrUpdateAgentPoolBase.CreateOrUpdateSecurityProfile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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