Interface VirtualNetworkRule.UpdateStages.WithVirtualNetworkSubnetId

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

public static interface VirtualNetworkRule.UpdateStages.WithVirtualNetworkSubnetId
The stage of the VirtualNetworkRule update allowing to specify virtualNetworkSubnetId.
  • Method Details

    • withVirtualNetworkSubnetId

      VirtualNetworkRule.Update withVirtualNetworkSubnetId(String virtualNetworkSubnetId)
      Specifies the virtualNetworkSubnetId property: The ARM resource id of the virtual network subnet..
      Parameters:
      virtualNetworkSubnetId - The ARM resource id of the virtual network subnet.
      Returns:
      the next definition stage.