Class ManagedIntegrationRuntimeManagedVirtualNetworkReference


  • public final class ManagedIntegrationRuntimeManagedVirtualNetworkReference
    extends Object
    Managed integration runtime managed virtual network reference.
    • Constructor Detail

      • ManagedIntegrationRuntimeManagedVirtualNetworkReference

        public ManagedIntegrationRuntimeManagedVirtualNetworkReference()
    • Method Detail

      • referenceName

        public String referenceName()
        Get the referenceName property: The reference name of the managed virtual network.
        Returns:
        the referenceName value.
      • withReferenceName

        public ManagedIntegrationRuntimeManagedVirtualNetworkReference withReferenceName​(String referenceName)
        Set the referenceName property: The reference name of the managed virtual network.
        Parameters:
        referenceName - the referenceName value to set.
        Returns:
        the ManagedIntegrationRuntimeManagedVirtualNetworkReference object itself.
      • type

        public String type()
        Get the type property: The type of the managed virtual network.
        Returns:
        the type value.
      • id

        public String id()
        Get the id property: The id of the managed virtual network.
        Returns:
        the id value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.