ArmNetworkModelFactory.InternetIngressPublicIpsProperties 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.InternetIngressPublicIpsProperties InternetIngressPublicIpsProperties(Azure.Core.ResourceIdentifier id = default);
static member InternetIngressPublicIpsProperties : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.InternetIngressPublicIpsProperties
Public Shared Function InternetIngressPublicIpsProperties (Optional id As ResourceIdentifier = Nothing) As InternetIngressPublicIpsProperties
Parameters
Resource Uri of Public Ip.
Returns
A new InternetIngressPublicIpsProperties instance for mocking.