Udostępnij za pośrednictwem


IMachineExtensionUpgrade.ExtensionTarget Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Describes the Extension Target Properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IExtensionTarget) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionTargets", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IExtensionTarget ExtensionTarget { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Describes the Extension Target Properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IExtensionTarget) }, Read=true, ReadOnly=false, Required=false, SerializedName="extensionTargets", Update=true)>]
member this.ExtensionTarget : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IExtensionTarget with get, set
Public Property ExtensionTarget As IExtensionTarget

Property Value

Attributes

Applies to