net11.0
namespace Azure.ResourceManager.DataBox.Models
{
    public static class ArmDataBoxModelFactory
    {
        public static DataBoxShippingAddress DataBoxShippingAddress(string streetAddress1 = null, string streetAddress2 = null, string streetAddress3 = null, string city = null, string stateOrProvince = null, string country = null, string postalCode = null, string zipExtendedCode = null, string companyName = null, DataBoxShippingAddressType? addressType = default, bool? skipAddressValidation = default, string taxIdentificationNumber = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.DataBox , Version=1.1.2.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.DataBox (1.1.2) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API