Class ReplicaSetArgs


  • public final class ReplicaSetArgs
    extends com.pulumi.resources.ResourceArgs
    Replica Set Definition
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ReplicaSetArgs.Builder  
      • Nested classes/interfaces inherited from class com.pulumi.resources.InputArgs

        com.pulumi.resources.InputArgs.InputArgsInternal
    • Method Detail

      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        Virtual network location
      • subnetId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> subnetId()
        Returns:
        The name of the virtual network that Domain Services will be deployed on. The id of the subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.