RemoveAzKubernetesExtension_Delete.ForceDelete Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory.Query })]
[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="Delete the extension resource in Azure - not the normal asynchronous delete.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="forceDelete")]
[System.Management.Automation.Parameter(HelpMessage="Delete the extension resource in Azure - not the normal asynchronous delete.", Mandatory=false)]
public System.Management.Automation.SwitchParameter ForceDelete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory.Query })>]
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="Delete the extension resource in Azure - not the normal asynchronous delete.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="forceDelete")>]
[<System.Management.Automation.Parameter(HelpMessage="Delete the extension resource in Azure - not the normal asynchronous delete.", Mandatory=false)>]
member this.ForceDelete : System.Management.Automation.SwitchParameter with get, set
Public Property ForceDelete As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to