Bagikan melalui


IResourcesResponse.Endpoint Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourcesResponseEndpointsItem) }, ReadOnly=false, Required=false, SerializedName="endpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourcesResponseEndpointsItem[] Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourcesResponseEndpointsItem) }, ReadOnly=false, Required=false, SerializedName="endpoints")>]
member this.Endpoint : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourcesResponseEndpointsItem[] with get, set
Public Property Endpoint As IResourcesResponseEndpointsItem()

Property Value

Attributes

Applies to