ArmNetworkModelFactory.ReferencedPublicIpAddress(String) 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.
public static Azure.ResourceManager.Network.Models.ReferencedPublicIpAddress ReferencedPublicIpAddress(string id = default);
static member ReferencedPublicIpAddress : string -> Azure.ResourceManager.Network.Models.ReferencedPublicIpAddress
Public Shared Function ReferencedPublicIpAddress (Optional id As String = Nothing) As ReferencedPublicIpAddress
Parameters
- id
- String
The PublicIPAddress Reference.
Returns
A new ReferencedPublicIpAddress instance for mocking.