Freigeben über


IAfdOriginGroupListResult.Value Property

Definition

List of Azure Front Door origin groups within an Azure Front Door endpoint

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="List of Azure Front Door origin groups within an Azure Front Door endpoint", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdOriginGroup) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdOriginGroup> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="List of Azure Front Door origin groups within an Azure Front Door endpoint", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdOriginGroup) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IAfdOriginGroup>
Public ReadOnly Property Value As List(Of IAfdOriginGroup)

Property Value

Attributes

Applies to