ArmNetworkModelFactory.AzureFirewallPublicIPAddress(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.AzureFirewallPublicIPAddress AzureFirewallPublicIPAddress(string address = default);
static member AzureFirewallPublicIPAddress : string -> Azure.ResourceManager.Network.Models.AzureFirewallPublicIPAddress
Public Shared Function AzureFirewallPublicIPAddress (Optional address As String = Nothing) As AzureFirewallPublicIPAddress
Parameters
- address
- String
Public IP Address value.
Returns
A new AzureFirewallPublicIPAddress instance for mocking.