Sdílet prostřednictvím


IMachineInstallPatchesResult.PatchServiceUsed Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "WU", "WU_WSUS", "YUM", "APT", "Zypper" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the patch service used for the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="patchServiceUsed", Update=false)]
public string PatchServiceUsed { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "WU", "WU_WSUS", "YUM", "APT", "Zypper" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the patch service used for the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="patchServiceUsed", Update=false)>]
member this.PatchServiceUsed : string
Public ReadOnly Property PatchServiceUsed As String

Property Value

Attributes

Applies to