Bagikan melalui


IAgentConfiguration.GuestConfigurationEnabled Property

Definition

Specified whether the guest configuration service is enabled or disabled.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specified whether the guest configuration service is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="guestConfigurationEnabled", Update=false)]
public string GuestConfigurationEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specified whether the guest configuration service is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="guestConfigurationEnabled", Update=false)>]
member this.GuestConfigurationEnabled : string
Public ReadOnly Property GuestConfigurationEnabled As String

Property Value

Attributes

Applies to