IContactListResult.Value Property

Definition

A list of contact resources in a resource group.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of contact resources in a resource group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContact) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContact[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of contact resources in a resource group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContact) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContact[] with get, set
Public Property Value As IContact()

Property Value

Attributes

Applies to