次の方法で共有


TrunkedNetworkAttachmentConfiguration(ResourceIdentifier) Constructor

Definition

Initializes a new instance of TrunkedNetworkAttachmentConfiguration.

public TrunkedNetworkAttachmentConfiguration (Azure.Core.ResourceIdentifier networkId);
new Azure.ResourceManager.NetworkCloud.Models.TrunkedNetworkAttachmentConfiguration : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetworkCloud.Models.TrunkedNetworkAttachmentConfiguration
Public Sub New (networkId As ResourceIdentifier)

Parameters

networkId
ResourceIdentifier

The resource ID of the network that is being configured for attachment.

Exceptions

networkId is null.

Applies to