Interface ApiManagementServiceResource.DefinitionStages.WithPublicIpAddressId

All Known Subinterfaces:
ApiManagementServiceResource.Definition, ApiManagementServiceResource.DefinitionStages.WithCreate
Enclosing interface:
ApiManagementServiceResource.DefinitionStages

public static interface ApiManagementServiceResource.DefinitionStages.WithPublicIpAddressId
The stage of the ApiManagementServiceResource definition allowing to specify publicIpAddressId.
  • Method Details

    • withPublicIpAddressId

      ApiManagementServiceResource.DefinitionStages.WithCreate withPublicIpAddressId(String publicIpAddressId)
      Specifies the publicIpAddressId property: Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network..
      Parameters:
      publicIpAddressId - Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network.
      Returns:
      the next definition stage.