MapsKeySpecification(MapsKeyType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of MapsKeySpecification.
public MapsKeySpecification (Azure.ResourceManager.Maps.Models.MapsKeyType keyType);
new Azure.ResourceManager.Maps.Models.MapsKeySpecification : Azure.ResourceManager.Maps.Models.MapsKeyType -> Azure.ResourceManager.Maps.Models.MapsKeySpecification
Public Sub New (keyType As MapsKeyType)
Parameters
- keyType
- MapsKeyType
Whether the operation refers to the primary or secondary key.