你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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