NetworkCloudBareMetalMachineData.AssociatedResourceIds 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.
The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
public System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier> AssociatedResourceIds { get; }
member this.AssociatedResourceIds : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property AssociatedResourceIds As IReadOnlyList(Of ResourceIdentifier)