Share via


ISubscriptionList.PatchOperation Property

Definition

The operation for the patch on the resource.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "AddBegin", "AddComplete", "DeleteBegin", "DeleteComplete", "Active" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The operation for the patch on the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="patchOperation", Update=true)]
public string PatchOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "AddBegin", "AddComplete", "DeleteBegin", "DeleteComplete", "Active" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="The operation for the patch on the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="patchOperation", Update=true)>]
member this.PatchOperation : string with get, set
Public Property PatchOperation As String

Property Value

Attributes

Applies to