Interface OnlineEndpointData.DefinitionStages
-
- Enclosing interface:
- OnlineEndpointData
public static interface OnlineEndpointData.DefinitionStages
The OnlineEndpointData definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
OnlineEndpointData.DefinitionStages.Blank
The first stage of the OnlineEndpointData definition.static interface
OnlineEndpointData.DefinitionStages.WithCreate
The stage of the OnlineEndpointData 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
OnlineEndpointData.DefinitionStages.WithIdentity
The stage of the OnlineEndpointData definition allowing to specify identity.static interface
OnlineEndpointData.DefinitionStages.WithKind
The stage of the OnlineEndpointData definition allowing to specify kind.static interface
OnlineEndpointData.DefinitionStages.WithLocation
The stage of the OnlineEndpointData definition allowing to specify location.static interface
OnlineEndpointData.DefinitionStages.WithParentResource
The stage of the OnlineEndpointData definition allowing to specify parent resource.static interface
OnlineEndpointData.DefinitionStages.WithProperties
The stage of the OnlineEndpointData definition allowing to specify properties.static interface
OnlineEndpointData.DefinitionStages.WithSku
The stage of the OnlineEndpointData definition allowing to specify sku.static interface
OnlineEndpointData.DefinitionStages.WithTags
The stage of the OnlineEndpointData definition allowing to specify tags.
-