Interface ApiManagementServiceResource.UpdateStages.WithPublicIpAddressId

All Known Subinterfaces:
ApiManagementServiceResource.Update
Enclosing interface:
ApiManagementServiceResource.UpdateStages

public static interface ApiManagementServiceResource.UpdateStages.WithPublicIpAddressId
The stage of the ApiManagementServiceResource update allowing to specify publicIpAddressId.
  • Method Summary

    Modifier and Type
    Method
    Description
    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.
  • Method Details

    • withPublicIpAddressId

      ApiManagementServiceResource.Update 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.