Databricks v1.6.0, Jan 25 23
Databricks v1.6.0, Jan 25 23
databricks.AzureAdlsGen2Mount
Create AzureAdlsGen2Mount Resource
new AzureAdlsGen2Mount(name: string, args: AzureAdlsGen2MountArgs, opts?: CustomResourceOptions);
@overload
def AzureAdlsGen2Mount(resource_name: str,
opts: Optional[ResourceOptions] = None,
client_id: Optional[str] = None,
client_secret_key: Optional[str] = None,
client_secret_scope: Optional[str] = None,
cluster_id: Optional[str] = None,
container_name: Optional[str] = None,
directory: Optional[str] = None,
initialize_file_system: Optional[bool] = None,
mount_name: Optional[str] = None,
storage_account_name: Optional[str] = None,
tenant_id: Optional[str] = None)
@overload
def AzureAdlsGen2Mount(resource_name: str,
args: AzureAdlsGen2MountArgs,
opts: Optional[ResourceOptions] = None)
func NewAzureAdlsGen2Mount(ctx *Context, name string, args AzureAdlsGen2MountArgs, opts ...ResourceOption) (*AzureAdlsGen2Mount, error)
public AzureAdlsGen2Mount(string name, AzureAdlsGen2MountArgs args, CustomResourceOptions? opts = null)
public AzureAdlsGen2Mount(String name, AzureAdlsGen2MountArgs args)
public AzureAdlsGen2Mount(String name, AzureAdlsGen2MountArgs args, CustomResourceOptions options)
type: databricks:AzureAdlsGen2Mount
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AzureAdlsGen2MountArgs
- 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 AzureAdlsGen2MountArgs
- 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 AzureAdlsGen2MountArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AzureAdlsGen2MountArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AzureAdlsGen2MountArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
AzureAdlsGen2Mount 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 AzureAdlsGen2Mount resource accepts the following input properties:
- Client
Id string - Client
Secret stringKey - Client
Secret stringScope - Container
Name string - Initialize
File boolSystem - Mount
Name string - Storage
Account stringName - Tenant
Id string - Cluster
Id string - Directory string
- Client
Id string - Client
Secret stringKey - Client
Secret stringScope - Container
Name string - Initialize
File boolSystem - Mount
Name string - Storage
Account stringName - Tenant
Id string - Cluster
Id string - Directory string
- client
Id String - client
Secret StringKey - client
Secret StringScope - container
Name String - initialize
File BooleanSystem - mount
Name String - storage
Account StringName - tenant
Id String - cluster
Id String - directory String
- client
Id string - client
Secret stringKey - client
Secret stringScope - container
Name string - initialize
File booleanSystem - mount
Name string - storage
Account stringName - tenant
Id string - cluster
Id string - directory string
- client_
id str - client_
secret_ strkey - client_
secret_ strscope - container_
name str - initialize_
file_ boolsystem - mount_
name str - storage_
account_ strname - tenant_
id str - cluster_
id str - directory str
- client
Id String - client
Secret StringKey - client
Secret StringScope - container
Name String - initialize
File BooleanSystem - mount
Name String - storage
Account StringName - tenant
Id String - cluster
Id String - directory String
Outputs
All input properties are implicitly available as output properties. Additionally, the AzureAdlsGen2Mount resource produces the following output properties:
Look up Existing AzureAdlsGen2Mount Resource
Get an existing AzureAdlsGen2Mount 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?: AzureAdlsGen2MountState, opts?: CustomResourceOptions): AzureAdlsGen2Mount
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
client_id: Optional[str] = None,
client_secret_key: Optional[str] = None,
client_secret_scope: Optional[str] = None,
cluster_id: Optional[str] = None,
container_name: Optional[str] = None,
directory: Optional[str] = None,
initialize_file_system: Optional[bool] = None,
mount_name: Optional[str] = None,
source: Optional[str] = None,
storage_account_name: Optional[str] = None,
tenant_id: Optional[str] = None) -> AzureAdlsGen2Mount
func GetAzureAdlsGen2Mount(ctx *Context, name string, id IDInput, state *AzureAdlsGen2MountState, opts ...ResourceOption) (*AzureAdlsGen2Mount, error)
public static AzureAdlsGen2Mount Get(string name, Input<string> id, AzureAdlsGen2MountState? state, CustomResourceOptions? opts = null)
public static AzureAdlsGen2Mount get(String name, Output<String> id, AzureAdlsGen2MountState 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.
- Client
Id string - Client
Secret stringKey - Client
Secret stringScope - Cluster
Id string - Container
Name string - Directory string
- Initialize
File boolSystem - Mount
Name string - Source string
- Storage
Account stringName - Tenant
Id string
- Client
Id string - Client
Secret stringKey - Client
Secret stringScope - Cluster
Id string - Container
Name string - Directory string
- Initialize
File boolSystem - Mount
Name string - Source string
- Storage
Account stringName - Tenant
Id string
- client
Id String - client
Secret StringKey - client
Secret StringScope - cluster
Id String - container
Name String - directory String
- initialize
File BooleanSystem - mount
Name String - source String
- storage
Account StringName - tenant
Id String
- client
Id string - client
Secret stringKey - client
Secret stringScope - cluster
Id string - container
Name string - directory string
- initialize
File booleanSystem - mount
Name string - source string
- storage
Account stringName - tenant
Id string
- client_
id str - client_
secret_ strkey - client_
secret_ strscope - cluster_
id str - container_
name str - directory str
- initialize_
file_ boolsystem - mount_
name str - source str
- storage_
account_ strname - tenant_
id str
- client
Id String - client
Secret StringKey - client
Secret StringScope - cluster
Id String - container
Name String - directory String
- initialize
File BooleanSystem - mount
Name String - source String
- storage
Account StringName - tenant
Id String
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
databricks
Terraform Provider.