Bagikan melalui


IMachineProperties.DetectedProperty Property

Definition

Detected properties from the machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Detected properties from the machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IDetectedProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="detectedProperties", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IDetectedProperties DetectedProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Detected properties from the machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IDetectedProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="detectedProperties", Update=false)>]
member this.DetectedProperty : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IDetectedProperties
Public ReadOnly Property DetectedProperty As IDetectedProperties

Property Value

Attributes

Applies to