Interface DedicatedHsm.DefinitionStages
-
- Enclosing interface:
- DedicatedHsm
public static interface DedicatedHsm.DefinitionStagesThe DedicatedHsm definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDedicatedHsm.DefinitionStages.BlankThe first stage of the DedicatedHsm definition.static interfaceDedicatedHsm.DefinitionStages.WithCreateThe stage of the DedicatedHsm 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 interfaceDedicatedHsm.DefinitionStages.WithLocationThe stage of the DedicatedHsm definition allowing to specify location.static interfaceDedicatedHsm.DefinitionStages.WithManagementNetworkProfileThe stage of the DedicatedHsm definition allowing to specify managementNetworkProfile.static interfaceDedicatedHsm.DefinitionStages.WithNetworkProfileThe stage of the DedicatedHsm definition allowing to specify networkProfile.static interfaceDedicatedHsm.DefinitionStages.WithResourceGroupThe stage of the DedicatedHsm definition allowing to specify parent resource.static interfaceDedicatedHsm.DefinitionStages.WithSkuThe stage of the DedicatedHsm definition allowing to specify sku.static interfaceDedicatedHsm.DefinitionStages.WithStampIdThe stage of the DedicatedHsm definition allowing to specify stampId.static interfaceDedicatedHsm.DefinitionStages.WithTagsThe stage of the DedicatedHsm definition allowing to specify tags.static interfaceDedicatedHsm.DefinitionStages.WithZonesThe stage of the DedicatedHsm definition allowing to specify zones.
-