VirtualNetworkFragment Class

public final class VirtualNetworkFragment
extends UpdateResource

A virtual network.

Constructor Summary

Constructor Description
VirtualNetworkFragment()

Creates an instance of VirtualNetworkFragment class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

VirtualNetworkFragment withTags(Map<String,String> tags)

Set the tags property: The tags of the resource.

Methods inherited from UpdateResource

Methods inherited from java.lang.Object

Constructor Details

VirtualNetworkFragment

public VirtualNetworkFragment()

Creates an instance of VirtualNetworkFragment class.

Method Details

validate

public void validate()

Validates the instance.

Overrides:

VirtualNetworkFragment.validate()

withTags

public VirtualNetworkFragment withTags(Map tags)

Set the tags property: The tags of the resource.

Overrides:

VirtualNetworkFragment.withTags(Map<String,String> tags)

Parameters:

tags

Applies to