Class ApplicationGroupArgs


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

      • applicationGroupName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> applicationGroupName()
        Returns:
        The name of the application group
      • applicationGroupType

        public com.pulumi.core.Output<com.pulumi.core.Either<java.lang.String,​ApplicationGroupType>> applicationGroupType()
        Returns:
        Resource Type of ApplicationGroup.
      • description

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> description()
        Returns:
        Description of ApplicationGroup.
      • friendlyName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> friendlyName()
        Returns:
        Friendly name of ApplicationGroup.
      • hostPoolArmPath

        public com.pulumi.core.Output<java.lang.String> hostPoolArmPath()
        Returns:
        HostPool arm path of ApplicationGroup.
      • kind

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> kind()
        Returns:
        Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        The geo-location where the resource lives
      • managedBy

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> managedBy()
        Returns:
        The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
      • resourceGroupName

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

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