IHostNetworkAutoGenerated Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.HostNetworkAutoGeneratedTypeConverter))]
public interface IHostNetworkAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.HostNetworkAutoGeneratedTypeConverter))>]
type IHostNetworkAutoGenerated = interface
interface IJsonSerializable
Public Interface IHostNetworkAutoGenerated
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
EnableStorageAutoIP |
Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically. |
Intent |
The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM. |
StorageConnectivitySwitchless |
Defines how the storage adapters between nodes are connected either switch or switch less. |
StorageNetwork |
List of StorageNetworks config to deploy AzureStackHCI Cluster. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |