Interface NamedValueContract.DefinitionStages
- Enclosing interface:
NamedValueContract
public static interface NamedValueContract.DefinitionStages
The NamedValueContract definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the NamedValueContract definition.static interfaceThe stage of the NamedValueContract 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 interfaceThe stage of the NamedValueContract definition allowing to specify displayName.static interfaceThe stage of the NamedValueContract definition allowing to specify ifMatch.static interfaceThe stage of the NamedValueContract definition allowing to specify keyVault.static interfaceThe stage of the NamedValueContract definition allowing to specify parent resource.static interfaceThe stage of the NamedValueContract definition allowing to specify secret.static interfaceThe stage of the NamedValueContract definition allowing to specify tags.static interfaceThe stage of the NamedValueContract definition allowing to specify value.