public static interface NetworkProfile.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkProfile.DefinitionStages.Blank
The first stage of the NetworkProfile definition.
|
static interface |
NetworkProfile.DefinitionStages.WithContainerNetworkInterfaceConfigurations
The stage of the NetworkProfile definition allowing to specify network interface configurations for
container.
|
static interface |
NetworkProfile.DefinitionStages.WithCreate
The 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 interface |
NetworkProfile.DefinitionStages.WithGroup
The stage of the NetworkProfile definition allowing to specify parent resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.