Udostępnij za pośrednictwem


IOriginGroup.Origin Property

Definition

The source of the content being delivered via CDN within given origin group.

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

Property Value

Attributes

Applies to