Uses of Interface
com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNetworkProfile
-
Packages that use ContainerGroup.DefinitionStages.WithNetworkProfile Package Description com.azure.resourcemanager.containerinstance.models Package containing the data models for ContainerInstanceManagementClient. -
-
Uses of ContainerGroup.DefinitionStages.WithNetworkProfile in com.azure.resourcemanager.containerinstance.models
Subinterfaces of ContainerGroup.DefinitionStages.WithNetworkProfile in com.azure.resourcemanager.containerinstance.models Modifier and Type Interface Description static interfaceContainerGroup.DefinitionStarts the exec command for a specific container instance within the current group asynchronously.static interfaceContainerGroup.DefinitionStages.DnsConfigForkThe stage of the container group definition allowing to specify the DNS configuration of the container group.static interfaceContainerGroup.DefinitionStages.WithCreateThe stage of the 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.static interfaceContainerGroup.DefinitionStages.WithNextContainerInstanceThe stage of the container group definition allowing to specify a container instance.static interfaceContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreateThe stage of the container instance definition allowing to specify system assigned managed service identity with specific role based access.
-