Class NetworkSegmentArgs


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

      • networkType

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> networkType()
        Returns:
        The type of physical network.
      • physicalNetwork

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> physicalNetwork()
        Returns:
        The physical network where this network is implemented.
      • segmentationId

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> segmentationId()
        Returns:
        An isolated segment on the physical network.