MockableTrafficManagerArmClient.GetNestedEndpointTrafficManagerEndpointResource 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 an object representing a NestedEndpointTrafficManagerEndpointResource along with the instance operations that can be performed on it but with no data.
public virtual Azure.ResourceManager.TrafficManager.NestedEndpointTrafficManagerEndpointResource GetNestedEndpointTrafficManagerEndpointResource(Azure.Core.ResourceIdentifier id);
abstract member GetNestedEndpointTrafficManagerEndpointResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.TrafficManager.NestedEndpointTrafficManagerEndpointResource
override this.GetNestedEndpointTrafficManagerEndpointResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.TrafficManager.NestedEndpointTrafficManagerEndpointResource
Public Overridable Function GetNestedEndpointTrafficManagerEndpointResource (id As ResourceIdentifier) As NestedEndpointTrafficManagerEndpointResource
Parameters
The resource ID of the resource to get.
Returns
Returns a NestedEndpointTrafficManagerEndpointResource object.