Uses of Interface
com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithIdleTimeout
-
Packages that use PublicIpAddress.DefinitionStages.WithIdleTimeout Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PublicIpAddress.DefinitionStages.WithIdleTimeout in com.azure.resourcemanager.network.models
Subinterfaces of PublicIpAddress.DefinitionStages.WithIdleTimeout in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfacePublicIpAddress.DefinitionContainer interface for all the definitions.static interfacePublicIpAddress.DefinitionStages.WithCreateThe stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-