Condividi tramite


WorkloadNetworkDnsZone.DefinitionStages.WithRevision Interface

public static interface WorkloadNetworkDnsZone.DefinitionStages.WithRevision

The stage of the WorkloadNetworkDnsZone definition allowing to specify revision.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withRevision(Long revision)

Specifies the revision property: NSX revision number..

Method Details

withRevision

public abstract WorkloadNetworkDnsZone.DefinitionStages.WithCreate withRevision(Long revision)

Specifies the revision property: NSX revision number..

Parameters:

revision - NSX revision number.

Returns:

the next definition stage.

Applies to