AutomationPSClient.GetNodeConfigurationDeploymentSchedule Method
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.
public Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule GetNodeConfigurationDeploymentSchedule (string resourceGroupName, string automationAccountName, Guid jobScheduleId);
abstract member GetNodeConfigurationDeploymentSchedule : string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule
override this.GetNodeConfigurationDeploymentSchedule : string * string * Guid -> Microsoft.Azure.Commands.Automation.Model.NodeConfigurationDeploymentSchedule
Public Function GetNodeConfigurationDeploymentSchedule (resourceGroupName As String, automationAccountName As String, jobScheduleId As Guid) As NodeConfigurationDeploymentSchedule
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- jobScheduleId
- Guid