ArmNetworkCloudModelFactory.StorageApplianceEnableRemoteVendorManagementContent Method

Definition

public static Azure.ResourceManager.NetworkCloud.Models.StorageApplianceEnableRemoteVendorManagementContent StorageApplianceEnableRemoteVendorManagementContent(System.Collections.Generic.IEnumerable<string> supportEndpoints = default);
static member StorageApplianceEnableRemoteVendorManagementContent : seq<string> -> Azure.ResourceManager.NetworkCloud.Models.StorageApplianceEnableRemoteVendorManagementContent
Public Shared Function StorageApplianceEnableRemoteVendorManagementContent (Optional supportEndpoints As IEnumerable(Of String) = Nothing) As StorageApplianceEnableRemoteVendorManagementContent

Parameters

supportEndpoints
IEnumerable<String>

Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management.

Returns

A new StorageApplianceEnableRemoteVendorManagementContent instance for mocking.

Applies to