IWithAzureResource Interface

Definition

The stage of an Azure endpoint update allowing to specify the target Azure resource.

public interface IWithAzureResource
type IWithAzureResource = interface
Public Interface IWithAzureResource
Derived

Methods

ToResourceId(String)

Specifies the resource ID of an Azure resource. supported Azure resources are cloud service, web app or public ip.

Applies to