WebhookPatchParameters Constructors
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.
Overloads
WebhookPatchParameters()
public WebhookPatchParameters();
Public Sub New ()
Applies to
WebhookPatchParameters(String)
public WebhookPatchParameters(string name);
new Microsoft.Azure.Management.Automation.Models.WebhookPatchParameters : string -> Microsoft.Azure.Management.Automation.Models.WebhookPatchParameters
Public Sub New (name As String)
Parameters
- name
- String