net11.0
namespace Azure.ResourceManager.ManagedNetworkFabric.Models
{
    public static class ArmManagedNetworkFabricModelFactory
    {
        public static NetworkFabricData NetworkFabricData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, ManagedServiceIdentity identity = null, string annotation = null, string networkFabricSku = null, string fabricVersion = null, IEnumerable<string> routerIds = null, StorageAccountConfiguration storageAccountConfiguration = null, IEnumerable<NetworkFabricLock> fabricLocks = null, ResourceIdentifier networkFabricControllerId = null, int? rackCount = default, int serverCountPerRack = 0, string ipv4Prefix = null, string ipv6Prefix = null, long fabricAsn = 0L, TerminalServerConfiguration terminalServerConfiguration = null, ManagementNetworkConfigurationProperties managementNetworkConfiguration = null, IEnumerable<string> racks = null, IEnumerable<string> l2IsolationDomains = null, IEnumerable<string> l3IsolationDomains = null, int? hardwareAlertThreshold = default, IEnumerable<ResourceIdentifier> controlPlaneAcls = null, IEnumerable<NetworkFabricFeatureFlag> featureFlags = null, IEnumerable<ResourceIdentifier> trustedIPPrefixes = null, UniqueRouteDistinguisherProperties uniqueRdConfiguration = null, int? storageArrayCount = default, IEnumerable<string> activeCommitBatches = null, long? secretRotationSummaryActivePasswordSetCount = default, string lastOperationDetails = null, AuthorizedTransceiverProperties authorizedTransceiver = null, NetworkFabricConfigurationState? configurationState = default, NetworkFabricProvisioningState? provisioningState = default, NetworkFabricAdministrativeState? administrativeState = default, NetworkFabricQosConfigurationState? qosConfigurationState = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.ManagedNetworkFabric , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.ManagedNetworkFabric (1.2.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API