GetAzVMGuestPolicyStatusHistory.InitiativeName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Name of a policy where definition type is Initiative and category is Guest Configuration", Mandatory=true, ParameterSetName="InitiativeNameScope", Position=2)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string InitiativeName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Name of a policy where definition type is Initiative and category is Guest Configuration", Mandatory=true, ParameterSetName="InitiativeNameScope", Position=2)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.InitiativeName : string with get, set
Public Property InitiativeName As String

Property Value

String
Attributes

Applies to