ArmMapsModelFactory.MapsKeySpecification(MapsKeyType) Method
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.
Whether the operation refers to the primary or secondary key.
public static Azure.ResourceManager.Maps.Models.MapsKeySpecification MapsKeySpecification(Azure.ResourceManager.Maps.Models.MapsKeyType keyType = default);
static member MapsKeySpecification : Azure.ResourceManager.Maps.Models.MapsKeyType -> Azure.ResourceManager.Maps.Models.MapsKeySpecification
Public Shared Function MapsKeySpecification (Optional keyType As MapsKeyType = Nothing) As MapsKeySpecification
Parameters
- keyType
- MapsKeyType
Whether the operation refers to the primary or secondary key.
Returns
A new MapsKeySpecification instance for mocking.