Condividi tramite


IAfdOriginListResult.Value Property

Definition

List of Azure Front Door origins within an Azure Front Door endpoint

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

Property Value

Attributes

Applies to