1. Packages
  2. Spotinst
  3. API Docs
  4. ElastigroupAzureV3
Spotinst v3.70.0 published on Monday, Mar 25, 2024 by Pulumi

spotinst.ElastigroupAzureV3

Explore with Pulumi AI

spotinst logo
Spotinst v3.70.0 published on Monday, Mar 25, 2024 by Pulumi

    Create ElastigroupAzureV3 Resource

    new ElastigroupAzureV3(name: string, args: ElastigroupAzureV3Args, opts?: CustomResourceOptions);
    @overload
    def ElastigroupAzureV3(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           custom_data: Optional[str] = None,
                           desired_capacity: Optional[int] = None,
                           draining_timeout: Optional[int] = None,
                           fallback_to_on_demand: Optional[bool] = None,
                           images: Optional[Sequence[ElastigroupAzureV3ImageArgs]] = None,
                           login: Optional[ElastigroupAzureV3LoginArgs] = None,
                           managed_service_identities: Optional[Sequence[ElastigroupAzureV3ManagedServiceIdentityArgs]] = None,
                           max_size: Optional[int] = None,
                           min_size: Optional[int] = None,
                           name: Optional[str] = None,
                           network: Optional[ElastigroupAzureV3NetworkArgs] = None,
                           od_sizes: Optional[Sequence[str]] = None,
                           on_demand_count: Optional[int] = None,
                           os: Optional[str] = None,
                           region: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           spot_percentage: Optional[int] = None,
                           spot_sizes: Optional[Sequence[str]] = None,
                           tags: Optional[Sequence[ElastigroupAzureV3TagArgs]] = None)
    @overload
    def ElastigroupAzureV3(resource_name: str,
                           args: ElastigroupAzureV3Args,
                           opts: Optional[ResourceOptions] = None)
    func NewElastigroupAzureV3(ctx *Context, name string, args ElastigroupAzureV3Args, opts ...ResourceOption) (*ElastigroupAzureV3, error)
    public ElastigroupAzureV3(string name, ElastigroupAzureV3Args args, CustomResourceOptions? opts = null)
    public ElastigroupAzureV3(String name, ElastigroupAzureV3Args args)
    public ElastigroupAzureV3(String name, ElastigroupAzureV3Args args, CustomResourceOptions options)
    
    type: spotinst:ElastigroupAzureV3
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args ElastigroupAzureV3Args
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ElastigroupAzureV3Args
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ElastigroupAzureV3Args
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ElastigroupAzureV3Args
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ElastigroupAzureV3Args
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ElastigroupAzureV3 Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The ElastigroupAzureV3 resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ElastigroupAzureV3 resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing ElastigroupAzureV3 Resource

    Get an existing ElastigroupAzureV3 resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: ElastigroupAzureV3State, opts?: CustomResourceOptions): ElastigroupAzureV3
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            custom_data: Optional[str] = None,
            desired_capacity: Optional[int] = None,
            draining_timeout: Optional[int] = None,
            fallback_to_on_demand: Optional[bool] = None,
            images: Optional[Sequence[ElastigroupAzureV3ImageArgs]] = None,
            login: Optional[ElastigroupAzureV3LoginArgs] = None,
            managed_service_identities: Optional[Sequence[ElastigroupAzureV3ManagedServiceIdentityArgs]] = None,
            max_size: Optional[int] = None,
            min_size: Optional[int] = None,
            name: Optional[str] = None,
            network: Optional[ElastigroupAzureV3NetworkArgs] = None,
            od_sizes: Optional[Sequence[str]] = None,
            on_demand_count: Optional[int] = None,
            os: Optional[str] = None,
            region: Optional[str] = None,
            resource_group_name: Optional[str] = None,
            spot_percentage: Optional[int] = None,
            spot_sizes: Optional[Sequence[str]] = None,
            tags: Optional[Sequence[ElastigroupAzureV3TagArgs]] = None) -> ElastigroupAzureV3
    func GetElastigroupAzureV3(ctx *Context, name string, id IDInput, state *ElastigroupAzureV3State, opts ...ResourceOption) (*ElastigroupAzureV3, error)
    public static ElastigroupAzureV3 Get(string name, Input<string> id, ElastigroupAzureV3State? state, CustomResourceOptions? opts = null)
    public static ElastigroupAzureV3 get(String name, Output<String> id, ElastigroupAzureV3State state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:

    Supporting Types

    ElastigroupAzureV3Image, ElastigroupAzureV3ImageArgs

    ElastigroupAzureV3ImageCustom, ElastigroupAzureV3ImageCustomArgs

    ElastigroupAzureV3ImageMarketplace, ElastigroupAzureV3ImageMarketplaceArgs

    Offer string
    Publisher string
    Sku string
    Version string
    Offer string
    Publisher string
    Sku string
    Version string
    offer String
    publisher String
    sku String
    version String
    offer string
    publisher string
    sku string
    version string
    offer str
    publisher str
    sku str
    version str
    offer String
    publisher String
    sku String
    version String

    ElastigroupAzureV3Login, ElastigroupAzureV3LoginArgs

    UserName string
    Password string
    SshPublicKey string
    UserName string
    Password string
    SshPublicKey string
    userName String
    password String
    sshPublicKey String
    userName string
    password string
    sshPublicKey string
    userName String
    password String
    sshPublicKey String

    ElastigroupAzureV3ManagedServiceIdentity, ElastigroupAzureV3ManagedServiceIdentityArgs

    Name string
    ResourceGroupName string
    Name string
    ResourceGroupName string
    name String
    resourceGroupName String
    name string
    resourceGroupName string
    name String
    resourceGroupName String

    ElastigroupAzureV3Network, ElastigroupAzureV3NetworkArgs

    ElastigroupAzureV3NetworkNetworkInterface, ElastigroupAzureV3NetworkNetworkInterfaceArgs

    ElastigroupAzureV3NetworkNetworkInterfaceAdditionalIpConfig, ElastigroupAzureV3NetworkNetworkInterfaceAdditionalIpConfigArgs

    Name string
    PrivateIpVersion string
    Name string
    PrivateIpVersion string
    name String
    privateIpVersion String
    name string
    privateIpVersion string
    name String
    privateIpVersion String

    ElastigroupAzureV3NetworkNetworkInterfaceApplicationSecurityGroup, ElastigroupAzureV3NetworkNetworkInterfaceApplicationSecurityGroupArgs

    Name string
    ResourceGroupName string
    Name string
    ResourceGroupName string
    name String
    resourceGroupName String
    name string
    resourceGroupName string
    name String
    resourceGroupName String

    ElastigroupAzureV3Tag, ElastigroupAzureV3TagArgs

    Key string
    Value string
    Key string
    Value string
    key String
    value String
    key string
    value string
    key str
    value str
    key String
    value String

    Package Details

    Repository
    Spotinst pulumi/pulumi-spotinst
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the spotinst Terraform Provider.
    spotinst logo
    Spotinst v3.70.0 published on Monday, Mar 25, 2024 by Pulumi