monoandroid
namespace Azure.ResourceManager.CosmosDB.Models
{
public static class ArmCosmosDBModelFactory
{
public static CassandraDataCenterProperties CassandraDataCenterProperties(CassandraProvisioningState? provisioningState = default, AzureLocation? dataCenterLocation = default, ResourceIdentifier delegatedSubnetId = null, int? nodeCount = default, IEnumerable<CassandraDataCenterSeedNode> seedNodes = null, string base64EncodedCassandraYamlFragment = null, Uri managedDiskCustomerKeyUri = null, Uri backupStorageCustomerKeyUri = null, string sku = null, string diskSku = null, int? diskCapacity = default, bool? doesSupportAvailabilityZone = default);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to monoandroid | |
Assembly | Azure.ResourceManager.CosmosDB , Version=1.3.2.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.CosmosDB (1.3.2) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |