你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IMachine.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