Udostępnij za pośrednictwem


IScanProperties.Worker Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="workers")]
public int? Worker { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="workers")>]
member this.Worker : Nullable<int> with get, set
Public Property Worker As Nullable(Of Integer)

Property Value

Attributes

Applies to