IWithEndpoint.UpdateEndpoint(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.
Begins the description of an update of an existing endpoint in current profile.
public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint UpdateEndpoint(string name);
abstract member UpdateEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function UpdateEndpoint (name As String) As IUpdateStandardEndpoint
Parameters
- name
- String
The name of an existing endpoint.