ManagedClusterNamespaceProperties.AdoptionPolicy Property
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.
Action if Kubernetes namespace with same name already exists.
public Azure.ResourceManager.ContainerService.Models.NamespaceAdoptionPolicy? AdoptionPolicy { get; set; }
member this.AdoptionPolicy : Nullable<Azure.ResourceManager.ContainerService.Models.NamespaceAdoptionPolicy> with get, set
Public Property AdoptionPolicy As Nullable(Of NamespaceAdoptionPolicy)