Class VirtualNetworkArgs


  • public final class VirtualNetworkArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • extendedLocation

        public com.pulumi.core.Output<ExtendedLocationArgs> extendedLocation()
        Returns:
        The extended location.
      • inventoryItemId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> inventoryItemId()
        Returns:
        Gets or sets the inventory Item ID for the resource.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        Gets or sets the location.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Resource tags
      • uuid

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> uuid()
        Returns:
        Unique ID of the virtual network.
      • virtualNetworkName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> virtualNetworkName()
        Returns:
        Name of the VirtualNetwork.
      • vmmServerId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> vmmServerId()
        Returns:
        ARM Id of the vmmServer resource in which this resource resides.