ArmMapsModelFactory Class
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.
Model factory for models.
public static class ArmMapsModelFactory
type ArmMapsModelFactory = class
Public Class ArmMapsModelFactory
- Inheritance
-
ArmMapsModelFactory
Methods
MapsAccountData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, MapsSku, Nullable<MapsAccountKind>, ManagedServiceIdentity, MapsAccountProperties) |
Initializes a new instance of MapsAccountData. |
MapsAccountKeys(Nullable<DateTimeOffset>, String, String, Nullable<DateTimeOffset>) |
Initializes a new instance of MapsAccountKeys. |
MapsAccountProperties(Nullable<Guid>, Nullable<Boolean>, String, IEnumerable<MapsLinkedResource>, IEnumerable<MapsCorsRule>) |
Initializes a new instance of MapsAccountProperties. |
MapsAccountSasToken(String) |
Initializes a new instance of MapsAccountSasToken. |
MapsCreatorData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, MapsCreatorProperties) |
Initializes a new instance of MapsCreatorData. |
MapsCreatorProperties(String, Int32) |
Initializes a new instance of MapsCreatorProperties. |
MapsSku(MapsSkuName, String) |
Initializes a new instance of MapsSku. |
Applies to
Azure SDK for .NET