ArmCdnModelFactory.FrontendEndpointLink(String) 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.
Defines the Resource ID for a Frontend Endpoint.
public static Azure.ResourceManager.Cdn.Models.FrontendEndpointLink FrontendEndpointLink(string id = default);
static member FrontendEndpointLink : string -> Azure.ResourceManager.Cdn.Models.FrontendEndpointLink
Public Shared Function FrontendEndpointLink (Optional id As String = Nothing) As FrontendEndpointLink
Parameters
- id
- String
Resource ID.
Returns
A new FrontendEndpointLink instance for mocking.