ProfileResource.GetCdnEndpoints Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of CdnEndpoints in the ProfileResource.
public virtual Azure.ResourceManager.Cdn.CdnEndpointCollection GetCdnEndpoints();
abstract member GetCdnEndpoints : unit -> Azure.ResourceManager.Cdn.CdnEndpointCollection
override this.GetCdnEndpoints : unit -> Azure.ResourceManager.Cdn.CdnEndpointCollection
Public Overridable Function GetCdnEndpoints () As CdnEndpointCollection
Returns
An object representing collection of CdnEndpoints and their operations over a CdnEndpointResource.