net11.0
namespace Azure.ResourceManager.NetApp.Models
{
    public static class ArmNetAppModelFactory
    {
        public static NetAppVolumeExportPolicyRule NetAppVolumeExportPolicyRule(int? ruleIndex = default, bool? isUnixReadOnly = default, bool? isUnixReadWrite = default, bool? isKerberos5ReadOnly = default, bool? isKerberos5ReadWrite = default, bool? isKerberos5iReadOnly = default, bool? isKerberos5iReadWrite = default, bool? isKerberos5pReadOnly = default, bool? isKerberos5pReadWrite = default, bool? allowCifsProtocol = default, bool? allowNfsV3Protocol = default, bool? allowNfsV41Protocol = default, string allowedClients = null, bool? hasRootAccess = default, NetAppChownMode? chownMode = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.NetApp , Version=1.16.1.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.NetApp (1.16.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API