ArmMapsModelFactory.MapsKeySpecification(MapsKeyType) Method

Definition

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.

Applies to