azure-native-v2.storsimple.Manager
Explore with Pulumi AI
The StorSimple Manager. Azure REST API version: 2017-06-01. Prior API version in Azure Native 1.x: 2017-06-01.
Create Manager Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Manager(name: string, args: ManagerArgs, opts?: CustomResourceOptions);
@overload
def Manager(resource_name: str,
args: ManagerArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Manager(resource_name: str,
opts: Optional[ResourceOptions] = None,
resource_group_name: Optional[str] = None,
cis_intrinsic_settings: Optional[ManagerIntrinsicSettingsArgs] = None,
location: Optional[str] = None,
manager_name: Optional[str] = None,
provisioning_state: Optional[str] = None,
sku: Optional[ManagerSkuArgs] = None,
tags: Optional[Mapping[str, str]] = None)
func NewManager(ctx *Context, name string, args ManagerArgs, opts ...ResourceOption) (*Manager, error)
public Manager(string name, ManagerArgs args, CustomResourceOptions? opts = null)
public Manager(String name, ManagerArgs args)
public Manager(String name, ManagerArgs args, CustomResourceOptions options)
type: azure-native:storsimple:Manager
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. ManagerArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. ManagerArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. ManagerArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. ManagerArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. ManagerArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var managerResource = new AzureNative.Storsimple.Manager("managerResource", new()
{
ResourceGroupName = "string",
CisIntrinsicSettings =
{
{ "type", "GardaV1" },
},
Location = "string",
ManagerName = "string",
ProvisioningState = "string",
Sku =
{
{ "name", "Standard" },
},
Tags =
{
{ "string", "string" },
},
});
example, err := storsimple.NewManager(ctx, "managerResource", &storsimple.ManagerArgs{
ResourceGroupName: "string",
CisIntrinsicSettings: map[string]interface{}{
"type": "GardaV1",
},
Location: "string",
ManagerName: "string",
ProvisioningState: "string",
Sku: map[string]interface{}{
"name": "Standard",
},
Tags: map[string]interface{}{
"string": "string",
},
})
var managerResource = new Manager("managerResource", ManagerArgs.builder()
.resourceGroupName("string")
.cisIntrinsicSettings(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.location("string")
.managerName("string")
.provisioningState("string")
.sku(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.tags(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.build());
manager_resource = azure_native.storsimple.Manager("managerResource",
resource_group_name=string,
cis_intrinsic_settings={
type: GardaV1,
},
location=string,
manager_name=string,
provisioning_state=string,
sku={
name: Standard,
},
tags={
string: string,
})
const managerResource = new azure_native.storsimple.Manager("managerResource", {
resourceGroupName: "string",
cisIntrinsicSettings: {
type: "GardaV1",
},
location: "string",
managerName: "string",
provisioningState: "string",
sku: {
name: "Standard",
},
tags: {
string: "string",
},
});
type: azure-native:storsimple:Manager
properties:
cisIntrinsicSettings:
type: GardaV1
location: string
managerName: string
provisioningState: string
resourceGroupName: string
sku:
name: Standard
tags:
string: string
Manager Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Manager resource accepts the following input properties:
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name
- Cis
Intrinsic Pulumi.Settings Azure Native. Stor Simple. Inputs. Manager Intrinsic Settings - Represents the type of StorSimple Manager.
- Location string
- The geo location of the resource.
- Manager
Name Changes to this property will trigger replacement.
- The manager name
- Provisioning
State string - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- Sku
Pulumi.
Azure Native. Stor Simple. Inputs. Manager Sku - Specifies the Sku.
- Dictionary<string, string>
- The tags attached to the resource.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name
- Cis
Intrinsic ManagerSettings Intrinsic Settings Args - Represents the type of StorSimple Manager.
- Location string
- The geo location of the resource.
- Manager
Name Changes to this property will trigger replacement.
- The manager name
- Provisioning
State string - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- Sku
Manager
Sku Args - Specifies the Sku.
- map[string]string
- The tags attached to the resource.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name
- cis
Intrinsic ManagerSettings Intrinsic Settings - Represents the type of StorSimple Manager.
- location String
- The geo location of the resource.
- manager
Name Changes to this property will trigger replacement.
- The manager name
- provisioning
State String - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- sku
Manager
Sku - Specifies the Sku.
- Map<String,String>
- The tags attached to the resource.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name
- cis
Intrinsic ManagerSettings Intrinsic Settings - Represents the type of StorSimple Manager.
- location string
- The geo location of the resource.
- manager
Name Changes to this property will trigger replacement.
- The manager name
- provisioning
State string - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- sku
Manager
Sku - Specifies the Sku.
- {[key: string]: string}
- The tags attached to the resource.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The resource group name
- cis_
intrinsic_ Managersettings Intrinsic Settings Args - Represents the type of StorSimple Manager.
- location str
- The geo location of the resource.
- manager_
name Changes to this property will trigger replacement.
- The manager name
- provisioning_
state str - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- sku
Manager
Sku Args - Specifies the Sku.
- Mapping[str, str]
- The tags attached to the resource.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name
- cis
Intrinsic Property MapSettings - Represents the type of StorSimple Manager.
- location String
- The geo location of the resource.
- manager
Name Changes to this property will trigger replacement.
- The manager name
- provisioning
State String - Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
- sku Property Map
- Specifies the Sku.
- Map<String>
- The tags attached to the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Manager resource produces the following output properties:
Supporting Types
ManagerIntrinsicSettings, ManagerIntrinsicSettingsArgs
- Type
This property is required. Pulumi.Azure Native. Stor Simple. Manager Type - The type of StorSimple Manager.
- Type
This property is required. ManagerType - The type of StorSimple Manager.
- type
This property is required. ManagerType - The type of StorSimple Manager.
- type
This property is required. ManagerType - The type of StorSimple Manager.
- type
This property is required. ManagerType - The type of StorSimple Manager.
- type
This property is required. "GardaV1" | "Helsinki V1" - The type of StorSimple Manager.
ManagerIntrinsicSettingsResponse, ManagerIntrinsicSettingsResponseArgs
- Type
This property is required. string - The type of StorSimple Manager.
- Type
This property is required. string - The type of StorSimple Manager.
- type
This property is required. String - The type of StorSimple Manager.
- type
This property is required. string - The type of StorSimple Manager.
- type
This property is required. str - The type of StorSimple Manager.
- type
This property is required. String - The type of StorSimple Manager.
ManagerSku, ManagerSkuArgs
- Name
This property is required. Pulumi.Azure Native. Stor Simple. Manager Sku Type - Refers to the sku name which should be "Standard"
- Name
This property is required. ManagerSku Type - Refers to the sku name which should be "Standard"
- name
This property is required. ManagerSku Type - Refers to the sku name which should be "Standard"
- name
This property is required. ManagerSku Type - Refers to the sku name which should be "Standard"
- name
This property is required. ManagerSku Type - Refers to the sku name which should be "Standard"
- name
This property is required. "Standard" - Refers to the sku name which should be "Standard"
ManagerSkuResponse, ManagerSkuResponseArgs
- Name
This property is required. string - Refers to the sku name which should be "Standard"
- Name
This property is required. string - Refers to the sku name which should be "Standard"
- name
This property is required. String - Refers to the sku name which should be "Standard"
- name
This property is required. string - Refers to the sku name which should be "Standard"
- name
This property is required. str - Refers to the sku name which should be "Standard"
- name
This property is required. String - Refers to the sku name which should be "Standard"
ManagerSkuType, ManagerSkuTypeArgs
- Standard
- Standard
- Manager
Sku Type Standard - Standard
- Standard
- Standard
- Standard
- Standard
- STANDARD
- Standard
- "Standard"
- Standard
ManagerType, ManagerTypeArgs
- Garda
V1 - GardaV1
- Helsinki
V1 - HelsinkiV1
- Manager
Type Garda V1 - GardaV1
- Manager
Type Helsinki V1 - HelsinkiV1
- Garda
V1 - GardaV1
- Helsinki
V1 - HelsinkiV1
- Garda
V1 - GardaV1
- Helsinki
V1 - HelsinkiV1
- GARDA_V1
- GardaV1
- HELSINKI_V1
- HelsinkiV1
- "Garda
V1" - GardaV1
- "Helsinki
V1" - HelsinkiV1
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:storsimple:Manager ManagerForSDKTest2 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0