Share via


ProcessInfoProperties.Child Property

Definition

Child process list.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] Child { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Child : string[] with get, set
Public Property Child As String()

Property Value

String[]

Implements

Attributes

Applies to