xamarinmac
namespace Azure.ResourceManager.NetworkAnalytics.Models
{
    public static class ArmNetworkAnalyticsModelFactory
    {
        public static DataProductData DataProductData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, ManagedServiceIdentity identity = null, string resourceGuid = null, NetworkAnalyticsProvisioningState? provisioningState = default, string publisher = null, string product = null, string majorVersion = null, IEnumerable<string> owners = null, DataProductControlState? redundancy = default, string purviewAccount = null, string purviewCollection = null, DataProductControlState? privateLinksEnabled = default, DataProductControlState? publicNetworkAccess = default, DataProductControlState? customerManagedKeyEncryptionEnabled = default, EncryptionKeyDetails customerEncryptionKey = null, DataProductNetworkAcls networkacls = null, NetworkAnalyticsManagedResourceGroupConfiguration managedResourceGroupConfiguration = null, IEnumerable<string> availableMinorVersions = null, string currentMinorVersion = null, string documentation = null, ConsumptionEndpointsProperties consumptionEndpoints = null, Uri keyVaultUri = null);
    }
}
.NET
5.06.07.08.09.010.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 xamarinmac
Assembly

Azure.ResourceManager.NetworkAnalytics , Version=1.0.1.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.NetworkAnalytics.

Package Azure.ResourceManager.NetworkAnalytics (1.0.1) netstandard2.0
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API