IHciEdgeDeviceProperties 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.HciEdgeDevicePropertiesTypeConverter))]
public interface IHciEdgeDeviceProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IEdgeDeviceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.HciEdgeDevicePropertiesTypeConverter))>]
type IHciEdgeDeviceProperties = interface
interface IJsonSerializable
interface IEdgeDeviceProperties
Public Interface IHciEdgeDeviceProperties
Implements IEdgeDeviceProperties
- Derived
- Attributes
- Implements
Properties
DeviceConfigurationDeviceMetadata |
Device metadata details. (Inherited from IEdgeDeviceProperties) |
DeviceConfigurationNicDetail |
NIC Details of device (Inherited from IEdgeDeviceProperties) |
HostNetworkEnableStorageAutoIP |
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. |
HostNetworkIntent |
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. |
HostNetworkStorageConnectivitySwitchless |
Defines how the storage adapters between nodes are connected either switch or switch less. |
HostNetworkStorageNetwork |
List of StorageNetworks config to deploy AzureStackHCI Cluster. |
NetworkProfileNicDetail |
List of NIC Details of device. |
NetworkProfileSwitchDetail |
List of switch details for edge device. |
OSProfileAssemblyVersion |
Version of assembly present on device |
OSProfileBootType |
The boot type of the device. e.g. UEFI, Legacy etc |
ProvisioningState |
Provisioning state of edgeDevice resource (Inherited from IEdgeDeviceProperties) |
ReportedPropertyDeviceState |
edge device state. |
ReportedPropertyExtensionProfileExtension |
List of Arc extensions installed on edge device. |
SbeDeploymentPackageInfoCode |
SBE deployment validation code. |
SbeDeploymentPackageInfoMessage |
A detailed message that explains the SBE package validation result. |
SbeDeploymentPackageInfoSbeManifest |
This represents discovered update results for matching updates and store it as SBE manifest. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |