Interface NetworkProfile.DefinitionStages
-
- Enclosing interface:
- NetworkProfile
public static interface NetworkProfile.DefinitionStagesThe NetworkProfile definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkProfile.DefinitionStages.BlankThe first stage of the NetworkProfile definition.static interfaceNetworkProfile.DefinitionStages.WithContainerNetworkInterfaceConfigurationsThe stage of the NetworkProfile definition allowing to specify network interface configurations for container.static interfaceNetworkProfile.DefinitionStages.WithCreateThe stage of the NetworkProfile definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceNetworkProfile.DefinitionStages.WithGroupThe stage of the NetworkProfile definition allowing to specify parent resource.
-