Share via


IEmailServiceResourceList.Value Property

Definition

List of EmailService

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="List of EmailService", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IEmailServiceResource) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IEmailServiceResource> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="List of EmailService", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IEmailServiceResource) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IEmailServiceResource> with get, set
Public Property Value As List(Of IEmailServiceResource)

Property Value

Attributes

Applies to