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