Udostępnij za pośrednictwem


ILinkerResource.PublicNetworkSolutionDeleteOrUpdateBehavior Property

Definition

Indicates whether to clean up previous operation(such as firewall rules) when Linker is updating or deleting

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="Indicates whether to clean up previous operation(such as firewall rules) when Linker is updating or deleting", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DeleteOrUpdateBehavior) }, ReadOnly=false, Required=false, SerializedName="deleteOrUpdateBehavior")]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DeleteOrUpdateBehavior? PublicNetworkSolutionDeleteOrUpdateBehavior { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="Indicates whether to clean up previous operation(such as firewall rules) when Linker is updating or deleting", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DeleteOrUpdateBehavior) }, ReadOnly=false, Required=false, SerializedName="deleteOrUpdateBehavior")>]
member this.PublicNetworkSolutionDeleteOrUpdateBehavior : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.DeleteOrUpdateBehavior> with get, set
Public Property PublicNetworkSolutionDeleteOrUpdateBehavior As Nullable(Of DeleteOrUpdateBehavior)

Property Value

Attributes

Applies to