Compartilhar via


IEndpointProperties.Origin Property

Definition

The source of the content being delivered via CDN.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The source of the content being delivered via CDN.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin) }, ReadOnly=false, Required=true, SerializedName="origins")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin[] Origin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The source of the content being delivered via CDN.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin) }, ReadOnly=false, Required=true, SerializedName="origins")>]
member this.Origin : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin[] with get, set
Public Property Origin As IDeepCreatedOrigin()

Property Value

Attributes

Applies to