INodeMonitoringData.AdditionalProperty Property
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.
Unmatched properties from the message are deserialized in this collection.
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description=" Unmatched properties from the message are deserialized in this collection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.INodeMonitoringDataAdditionalProperties) }, ReadOnly=true, Required=false, SerializedName="additionalProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.INodeMonitoringDataAdditionalProperties AdditionalProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description=" Unmatched properties from the message are deserialized in this collection.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.INodeMonitoringDataAdditionalProperties) }, ReadOnly=true, Required=false, SerializedName="additionalProperties")>]
member this.AdditionalProperty : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.INodeMonitoringDataAdditionalProperties
Public ReadOnly Property AdditionalProperty As INodeMonitoringDataAdditionalProperties
Property Value
- Attributes