Documentation
¶
Index ¶
- Constants
- type AutoPauseProperties
- type AutoPausePropertiesArgs
- func (AutoPausePropertiesArgs) ElementType() reflect.Type
- func (i AutoPausePropertiesArgs) ToAutoPausePropertiesOutput() AutoPausePropertiesOutput
- func (i AutoPausePropertiesArgs) ToAutoPausePropertiesOutputWithContext(ctx context.Context) AutoPausePropertiesOutput
- func (i AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
- func (i AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
- type AutoPausePropertiesInput
- type AutoPausePropertiesOutput
- func (o AutoPausePropertiesOutput) DelayInMinutes() pulumi.IntPtrOutput
- func (AutoPausePropertiesOutput) ElementType() reflect.Type
- func (o AutoPausePropertiesOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoPausePropertiesOutput) ToAutoPausePropertiesOutput() AutoPausePropertiesOutput
- func (o AutoPausePropertiesOutput) ToAutoPausePropertiesOutputWithContext(ctx context.Context) AutoPausePropertiesOutput
- func (o AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
- func (o AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
- type AutoPausePropertiesPtrInput
- type AutoPausePropertiesPtrOutput
- func (o AutoPausePropertiesPtrOutput) DelayInMinutes() pulumi.IntPtrOutput
- func (o AutoPausePropertiesPtrOutput) Elem() AutoPausePropertiesOutput
- func (AutoPausePropertiesPtrOutput) ElementType() reflect.Type
- func (o AutoPausePropertiesPtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
- func (o AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
- type AutoPausePropertiesResponse
- type AutoPausePropertiesResponseArgs
- func (AutoPausePropertiesResponseArgs) ElementType() reflect.Type
- func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutput() AutoPausePropertiesResponseOutput
- func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutputWithContext(ctx context.Context) AutoPausePropertiesResponseOutput
- func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
- func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
- type AutoPausePropertiesResponseInput
- type AutoPausePropertiesResponseOutput
- func (o AutoPausePropertiesResponseOutput) DelayInMinutes() pulumi.IntPtrOutput
- func (AutoPausePropertiesResponseOutput) ElementType() reflect.Type
- func (o AutoPausePropertiesResponseOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutput() AutoPausePropertiesResponseOutput
- func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutputWithContext(ctx context.Context) AutoPausePropertiesResponseOutput
- func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
- func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
- type AutoPausePropertiesResponsePtrInput
- type AutoPausePropertiesResponsePtrOutput
- func (o AutoPausePropertiesResponsePtrOutput) DelayInMinutes() pulumi.IntPtrOutput
- func (o AutoPausePropertiesResponsePtrOutput) Elem() AutoPausePropertiesResponseOutput
- func (AutoPausePropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o AutoPausePropertiesResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
- func (o AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
- type AutoScaleProperties
- type AutoScalePropertiesArgs
- func (AutoScalePropertiesArgs) ElementType() reflect.Type
- func (i AutoScalePropertiesArgs) ToAutoScalePropertiesOutput() AutoScalePropertiesOutput
- func (i AutoScalePropertiesArgs) ToAutoScalePropertiesOutputWithContext(ctx context.Context) AutoScalePropertiesOutput
- func (i AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
- func (i AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
- type AutoScalePropertiesInput
- type AutoScalePropertiesOutput
- func (AutoScalePropertiesOutput) ElementType() reflect.Type
- func (o AutoScalePropertiesOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoScalePropertiesOutput) MaxNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesOutput) MinNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesOutput) ToAutoScalePropertiesOutput() AutoScalePropertiesOutput
- func (o AutoScalePropertiesOutput) ToAutoScalePropertiesOutputWithContext(ctx context.Context) AutoScalePropertiesOutput
- func (o AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
- func (o AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
- type AutoScalePropertiesPtrInput
- type AutoScalePropertiesPtrOutput
- func (o AutoScalePropertiesPtrOutput) Elem() AutoScalePropertiesOutput
- func (AutoScalePropertiesPtrOutput) ElementType() reflect.Type
- func (o AutoScalePropertiesPtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoScalePropertiesPtrOutput) MaxNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesPtrOutput) MinNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
- func (o AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
- type AutoScalePropertiesResponse
- type AutoScalePropertiesResponseArgs
- func (AutoScalePropertiesResponseArgs) ElementType() reflect.Type
- func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutput() AutoScalePropertiesResponseOutput
- func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutputWithContext(ctx context.Context) AutoScalePropertiesResponseOutput
- func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
- func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
- type AutoScalePropertiesResponseInput
- type AutoScalePropertiesResponseOutput
- func (AutoScalePropertiesResponseOutput) ElementType() reflect.Type
- func (o AutoScalePropertiesResponseOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoScalePropertiesResponseOutput) MaxNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesResponseOutput) MinNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutput() AutoScalePropertiesResponseOutput
- func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutputWithContext(ctx context.Context) AutoScalePropertiesResponseOutput
- func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
- func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
- type AutoScalePropertiesResponsePtrInput
- type AutoScalePropertiesResponsePtrOutput
- func (o AutoScalePropertiesResponsePtrOutput) Elem() AutoScalePropertiesResponseOutput
- func (AutoScalePropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o AutoScalePropertiesResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o AutoScalePropertiesResponsePtrOutput) MaxNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesResponsePtrOutput) MinNodeCount() pulumi.IntPtrOutput
- func (o AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
- func (o AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
- type BigDataPool
- type BigDataPoolArgs
- type BigDataPoolInput
- type BigDataPoolOutput
- type BigDataPoolState
- type CmdkeySetup
- type CmdkeySetupArgs
- type CmdkeySetupInput
- type CmdkeySetupOutput
- func (CmdkeySetupOutput) ElementType() reflect.Type
- func (o CmdkeySetupOutput) Password() SecureStringOutput
- func (o CmdkeySetupOutput) TargetName() pulumi.AnyOutput
- func (o CmdkeySetupOutput) ToCmdkeySetupOutput() CmdkeySetupOutput
- func (o CmdkeySetupOutput) ToCmdkeySetupOutputWithContext(ctx context.Context) CmdkeySetupOutput
- func (o CmdkeySetupOutput) Type() pulumi.StringOutput
- func (o CmdkeySetupOutput) UserName() pulumi.AnyOutput
- type CmdkeySetupResponse
- type CmdkeySetupResponseArgs
- type CmdkeySetupResponseInput
- type CmdkeySetupResponseOutput
- func (CmdkeySetupResponseOutput) ElementType() reflect.Type
- func (o CmdkeySetupResponseOutput) Password() SecureStringResponseOutput
- func (o CmdkeySetupResponseOutput) TargetName() pulumi.AnyOutput
- func (o CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutput() CmdkeySetupResponseOutput
- func (o CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutputWithContext(ctx context.Context) CmdkeySetupResponseOutput
- func (o CmdkeySetupResponseOutput) Type() pulumi.StringOutput
- func (o CmdkeySetupResponseOutput) UserName() pulumi.AnyOutput
- type ComponentSetup
- type ComponentSetupArgs
- type ComponentSetupInput
- type ComponentSetupOutput
- func (o ComponentSetupOutput) ComponentName() pulumi.StringOutput
- func (ComponentSetupOutput) ElementType() reflect.Type
- func (o ComponentSetupOutput) LicenseKey() SecureStringPtrOutput
- func (o ComponentSetupOutput) ToComponentSetupOutput() ComponentSetupOutput
- func (o ComponentSetupOutput) ToComponentSetupOutputWithContext(ctx context.Context) ComponentSetupOutput
- func (o ComponentSetupOutput) Type() pulumi.StringOutput
- type ComponentSetupResponse
- type ComponentSetupResponseArgs
- type ComponentSetupResponseInput
- type ComponentSetupResponseOutput
- func (o ComponentSetupResponseOutput) ComponentName() pulumi.StringOutput
- func (ComponentSetupResponseOutput) ElementType() reflect.Type
- func (o ComponentSetupResponseOutput) LicenseKey() SecureStringResponsePtrOutput
- func (o ComponentSetupResponseOutput) ToComponentSetupResponseOutput() ComponentSetupResponseOutput
- func (o ComponentSetupResponseOutput) ToComponentSetupResponseOutputWithContext(ctx context.Context) ComponentSetupResponseOutput
- func (o ComponentSetupResponseOutput) Type() pulumi.StringOutput
- type CustomerManagedKeyDetails
- type CustomerManagedKeyDetailsArgs
- func (CustomerManagedKeyDetailsArgs) ElementType() reflect.Type
- func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutput() CustomerManagedKeyDetailsOutput
- func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsOutput
- func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
- func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
- type CustomerManagedKeyDetailsInput
- type CustomerManagedKeyDetailsOutput
- func (CustomerManagedKeyDetailsOutput) ElementType() reflect.Type
- func (o CustomerManagedKeyDetailsOutput) Key() WorkspaceKeyDetailsPtrOutput
- func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutput() CustomerManagedKeyDetailsOutput
- func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsOutput
- func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
- func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
- type CustomerManagedKeyDetailsPtrInput
- type CustomerManagedKeyDetailsPtrOutput
- func (o CustomerManagedKeyDetailsPtrOutput) Elem() CustomerManagedKeyDetailsOutput
- func (CustomerManagedKeyDetailsPtrOutput) ElementType() reflect.Type
- func (o CustomerManagedKeyDetailsPtrOutput) Key() WorkspaceKeyDetailsPtrOutput
- func (o CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
- func (o CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
- type CustomerManagedKeyDetailsResponse
- type CustomerManagedKeyDetailsResponseArgs
- func (CustomerManagedKeyDetailsResponseArgs) ElementType() reflect.Type
- func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutput() CustomerManagedKeyDetailsResponseOutput
- func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponseOutput
- func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
- func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
- type CustomerManagedKeyDetailsResponseInput
- type CustomerManagedKeyDetailsResponseOutput
- func (CustomerManagedKeyDetailsResponseOutput) ElementType() reflect.Type
- func (o CustomerManagedKeyDetailsResponseOutput) Key() WorkspaceKeyDetailsResponsePtrOutput
- func (o CustomerManagedKeyDetailsResponseOutput) Status() pulumi.StringOutput
- func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutput() CustomerManagedKeyDetailsResponseOutput
- func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponseOutput
- func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
- func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
- type CustomerManagedKeyDetailsResponsePtrInput
- type CustomerManagedKeyDetailsResponsePtrOutput
- func (o CustomerManagedKeyDetailsResponsePtrOutput) Elem() CustomerManagedKeyDetailsResponseOutput
- func (CustomerManagedKeyDetailsResponsePtrOutput) ElementType() reflect.Type
- func (o CustomerManagedKeyDetailsResponsePtrOutput) Key() WorkspaceKeyDetailsResponsePtrOutput
- func (o CustomerManagedKeyDetailsResponsePtrOutput) Status() pulumi.StringPtrOutput
- func (o CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
- func (o CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
- type DataFlowComputeType
- func (DataFlowComputeType) ElementType() reflect.Type
- func (e DataFlowComputeType) ToStringOutput() pulumi.StringOutput
- func (e DataFlowComputeType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e DataFlowComputeType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e DataFlowComputeType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type DataLakeStorageAccountDetails
- type DataLakeStorageAccountDetailsArgs
- func (DataLakeStorageAccountDetailsArgs) ElementType() reflect.Type
- func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutput() DataLakeStorageAccountDetailsOutput
- func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsOutput
- func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
- func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
- type DataLakeStorageAccountDetailsInput
- type DataLakeStorageAccountDetailsOutput
- func (o DataLakeStorageAccountDetailsOutput) AccountUrl() pulumi.StringPtrOutput
- func (DataLakeStorageAccountDetailsOutput) ElementType() reflect.Type
- func (o DataLakeStorageAccountDetailsOutput) Filesystem() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutput() DataLakeStorageAccountDetailsOutput
- func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsOutput
- func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
- func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
- type DataLakeStorageAccountDetailsPtrInput
- type DataLakeStorageAccountDetailsPtrOutput
- func (o DataLakeStorageAccountDetailsPtrOutput) AccountUrl() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsPtrOutput) Elem() DataLakeStorageAccountDetailsOutput
- func (DataLakeStorageAccountDetailsPtrOutput) ElementType() reflect.Type
- func (o DataLakeStorageAccountDetailsPtrOutput) Filesystem() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
- func (o DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
- type DataLakeStorageAccountDetailsResponse
- type DataLakeStorageAccountDetailsResponseArgs
- func (DataLakeStorageAccountDetailsResponseArgs) ElementType() reflect.Type
- func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutput() DataLakeStorageAccountDetailsResponseOutput
- func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponseOutput
- func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
- func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
- type DataLakeStorageAccountDetailsResponseInput
- type DataLakeStorageAccountDetailsResponseOutput
- func (o DataLakeStorageAccountDetailsResponseOutput) AccountUrl() pulumi.StringPtrOutput
- func (DataLakeStorageAccountDetailsResponseOutput) ElementType() reflect.Type
- func (o DataLakeStorageAccountDetailsResponseOutput) Filesystem() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutput() DataLakeStorageAccountDetailsResponseOutput
- func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponseOutput
- func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
- func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
- type DataLakeStorageAccountDetailsResponsePtrInput
- type DataLakeStorageAccountDetailsResponsePtrOutput
- func (o DataLakeStorageAccountDetailsResponsePtrOutput) AccountUrl() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsResponsePtrOutput) Elem() DataLakeStorageAccountDetailsResponseOutput
- func (DataLakeStorageAccountDetailsResponsePtrOutput) ElementType() reflect.Type
- func (o DataLakeStorageAccountDetailsResponsePtrOutput) Filesystem() pulumi.StringPtrOutput
- func (o DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
- func (o DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
- type DynamicExecutorAllocation
- type DynamicExecutorAllocationArgs
- func (DynamicExecutorAllocationArgs) ElementType() reflect.Type
- func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutput() DynamicExecutorAllocationOutput
- func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutputWithContext(ctx context.Context) DynamicExecutorAllocationOutput
- func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
- func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
- type DynamicExecutorAllocationInput
- type DynamicExecutorAllocationOutput
- func (DynamicExecutorAllocationOutput) ElementType() reflect.Type
- func (o DynamicExecutorAllocationOutput) Enabled() pulumi.BoolPtrOutput
- func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutput() DynamicExecutorAllocationOutput
- func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutputWithContext(ctx context.Context) DynamicExecutorAllocationOutput
- func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
- func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
- type DynamicExecutorAllocationPtrInput
- type DynamicExecutorAllocationPtrOutput
- func (o DynamicExecutorAllocationPtrOutput) Elem() DynamicExecutorAllocationOutput
- func (DynamicExecutorAllocationPtrOutput) ElementType() reflect.Type
- func (o DynamicExecutorAllocationPtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
- func (o DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
- type DynamicExecutorAllocationResponse
- type DynamicExecutorAllocationResponseArgs
- func (DynamicExecutorAllocationResponseArgs) ElementType() reflect.Type
- func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutput() DynamicExecutorAllocationResponseOutput
- func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponseOutput
- func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
- func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
- type DynamicExecutorAllocationResponseInput
- type DynamicExecutorAllocationResponseOutput
- func (DynamicExecutorAllocationResponseOutput) ElementType() reflect.Type
- func (o DynamicExecutorAllocationResponseOutput) Enabled() pulumi.BoolPtrOutput
- func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutput() DynamicExecutorAllocationResponseOutput
- func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponseOutput
- func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
- func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
- type DynamicExecutorAllocationResponsePtrInput
- type DynamicExecutorAllocationResponsePtrOutput
- func (o DynamicExecutorAllocationResponsePtrOutput) Elem() DynamicExecutorAllocationResponseOutput
- func (DynamicExecutorAllocationResponsePtrOutput) ElementType() reflect.Type
- func (o DynamicExecutorAllocationResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
- func (o DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
- func (o DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
- type EncryptionDetails
- type EncryptionDetailsArgs
- func (EncryptionDetailsArgs) ElementType() reflect.Type
- func (i EncryptionDetailsArgs) ToEncryptionDetailsOutput() EncryptionDetailsOutput
- func (i EncryptionDetailsArgs) ToEncryptionDetailsOutputWithContext(ctx context.Context) EncryptionDetailsOutput
- func (i EncryptionDetailsArgs) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
- func (i EncryptionDetailsArgs) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
- type EncryptionDetailsInput
- type EncryptionDetailsOutput
- func (o EncryptionDetailsOutput) Cmk() CustomerManagedKeyDetailsPtrOutput
- func (EncryptionDetailsOutput) ElementType() reflect.Type
- func (o EncryptionDetailsOutput) ToEncryptionDetailsOutput() EncryptionDetailsOutput
- func (o EncryptionDetailsOutput) ToEncryptionDetailsOutputWithContext(ctx context.Context) EncryptionDetailsOutput
- func (o EncryptionDetailsOutput) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
- func (o EncryptionDetailsOutput) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
- type EncryptionDetailsPtrInput
- type EncryptionDetailsPtrOutput
- func (o EncryptionDetailsPtrOutput) Cmk() CustomerManagedKeyDetailsPtrOutput
- func (o EncryptionDetailsPtrOutput) Elem() EncryptionDetailsOutput
- func (EncryptionDetailsPtrOutput) ElementType() reflect.Type
- func (o EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
- func (o EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
- type EncryptionDetailsResponse
- type EncryptionDetailsResponseArgs
- func (EncryptionDetailsResponseArgs) ElementType() reflect.Type
- func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutput() EncryptionDetailsResponseOutput
- func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutputWithContext(ctx context.Context) EncryptionDetailsResponseOutput
- func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
- func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
- type EncryptionDetailsResponseInput
- type EncryptionDetailsResponseOutput
- func (o EncryptionDetailsResponseOutput) Cmk() CustomerManagedKeyDetailsResponsePtrOutput
- func (o EncryptionDetailsResponseOutput) DoubleEncryptionEnabled() pulumi.BoolOutput
- func (EncryptionDetailsResponseOutput) ElementType() reflect.Type
- func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutput() EncryptionDetailsResponseOutput
- func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutputWithContext(ctx context.Context) EncryptionDetailsResponseOutput
- func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
- func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
- type EncryptionDetailsResponsePtrInput
- type EncryptionDetailsResponsePtrOutput
- func (o EncryptionDetailsResponsePtrOutput) Cmk() CustomerManagedKeyDetailsResponsePtrOutput
- func (o EncryptionDetailsResponsePtrOutput) DoubleEncryptionEnabled() pulumi.BoolPtrOutput
- func (o EncryptionDetailsResponsePtrOutput) Elem() EncryptionDetailsResponseOutput
- func (EncryptionDetailsResponsePtrOutput) ElementType() reflect.Type
- func (o EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
- func (o EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
- type EntityReference
- type EntityReferenceArgs
- func (EntityReferenceArgs) ElementType() reflect.Type
- func (i EntityReferenceArgs) ToEntityReferenceOutput() EntityReferenceOutput
- func (i EntityReferenceArgs) ToEntityReferenceOutputWithContext(ctx context.Context) EntityReferenceOutput
- func (i EntityReferenceArgs) ToEntityReferencePtrOutput() EntityReferencePtrOutput
- func (i EntityReferenceArgs) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
- type EntityReferenceInput
- type EntityReferenceOutput
- func (EntityReferenceOutput) ElementType() reflect.Type
- func (o EntityReferenceOutput) ReferenceName() pulumi.StringPtrOutput
- func (o EntityReferenceOutput) ToEntityReferenceOutput() EntityReferenceOutput
- func (o EntityReferenceOutput) ToEntityReferenceOutputWithContext(ctx context.Context) EntityReferenceOutput
- func (o EntityReferenceOutput) ToEntityReferencePtrOutput() EntityReferencePtrOutput
- func (o EntityReferenceOutput) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
- func (o EntityReferenceOutput) Type() pulumi.StringPtrOutput
- type EntityReferencePtrInput
- type EntityReferencePtrOutput
- func (o EntityReferencePtrOutput) Elem() EntityReferenceOutput
- func (EntityReferencePtrOutput) ElementType() reflect.Type
- func (o EntityReferencePtrOutput) ReferenceName() pulumi.StringPtrOutput
- func (o EntityReferencePtrOutput) ToEntityReferencePtrOutput() EntityReferencePtrOutput
- func (o EntityReferencePtrOutput) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
- func (o EntityReferencePtrOutput) Type() pulumi.StringPtrOutput
- type EntityReferenceResponse
- type EntityReferenceResponseArgs
- func (EntityReferenceResponseArgs) ElementType() reflect.Type
- func (i EntityReferenceResponseArgs) ToEntityReferenceResponseOutput() EntityReferenceResponseOutput
- func (i EntityReferenceResponseArgs) ToEntityReferenceResponseOutputWithContext(ctx context.Context) EntityReferenceResponseOutput
- func (i EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
- func (i EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
- type EntityReferenceResponseInput
- type EntityReferenceResponseOutput
- func (EntityReferenceResponseOutput) ElementType() reflect.Type
- func (o EntityReferenceResponseOutput) ReferenceName() pulumi.StringPtrOutput
- func (o EntityReferenceResponseOutput) ToEntityReferenceResponseOutput() EntityReferenceResponseOutput
- func (o EntityReferenceResponseOutput) ToEntityReferenceResponseOutputWithContext(ctx context.Context) EntityReferenceResponseOutput
- func (o EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
- func (o EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
- func (o EntityReferenceResponseOutput) Type() pulumi.StringPtrOutput
- type EntityReferenceResponsePtrInput
- type EntityReferenceResponsePtrOutput
- func (o EntityReferenceResponsePtrOutput) Elem() EntityReferenceResponseOutput
- func (EntityReferenceResponsePtrOutput) ElementType() reflect.Type
- func (o EntityReferenceResponsePtrOutput) ReferenceName() pulumi.StringPtrOutput
- func (o EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
- func (o EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
- func (o EntityReferenceResponsePtrOutput) Type() pulumi.StringPtrOutput
- type EnvironmentVariableSetup
- type EnvironmentVariableSetupArgs
- func (EnvironmentVariableSetupArgs) ElementType() reflect.Type
- func (i EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutput() EnvironmentVariableSetupOutput
- func (i EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutputWithContext(ctx context.Context) EnvironmentVariableSetupOutput
- type EnvironmentVariableSetupInput
- type EnvironmentVariableSetupOutput
- func (EnvironmentVariableSetupOutput) ElementType() reflect.Type
- func (o EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutput() EnvironmentVariableSetupOutput
- func (o EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutputWithContext(ctx context.Context) EnvironmentVariableSetupOutput
- func (o EnvironmentVariableSetupOutput) Type() pulumi.StringOutput
- func (o EnvironmentVariableSetupOutput) VariableName() pulumi.StringOutput
- func (o EnvironmentVariableSetupOutput) VariableValue() pulumi.StringOutput
- type EnvironmentVariableSetupResponse
- type EnvironmentVariableSetupResponseArgs
- func (EnvironmentVariableSetupResponseArgs) ElementType() reflect.Type
- func (i EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutput() EnvironmentVariableSetupResponseOutput
- func (i EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutputWithContext(ctx context.Context) EnvironmentVariableSetupResponseOutput
- type EnvironmentVariableSetupResponseInput
- type EnvironmentVariableSetupResponseOutput
- func (EnvironmentVariableSetupResponseOutput) ElementType() reflect.Type
- func (o EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutput() EnvironmentVariableSetupResponseOutput
- func (o EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutputWithContext(ctx context.Context) EnvironmentVariableSetupResponseOutput
- func (o EnvironmentVariableSetupResponseOutput) Type() pulumi.StringOutput
- func (o EnvironmentVariableSetupResponseOutput) VariableName() pulumi.StringOutput
- func (o EnvironmentVariableSetupResponseOutput) VariableValue() pulumi.StringOutput
- type GetIntegrationRuntimeConnectionInfoArgs
- type GetIntegrationRuntimeConnectionInfoResult
- type GetIntegrationRuntimeObjectMetadatumArgs
- type GetIntegrationRuntimeObjectMetadatumResult
- type GetIntegrationRuntimeStatusArgs
- type GetIntegrationRuntimeStatusResult
- type IntegrationRuntime
- type IntegrationRuntimeArgs
- type IntegrationRuntimeComputeProperties
- type IntegrationRuntimeComputePropertiesArgs
- func (IntegrationRuntimeComputePropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutput() IntegrationRuntimeComputePropertiesOutput
- func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesOutput
- func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
- func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
- type IntegrationRuntimeComputePropertiesInput
- type IntegrationRuntimeComputePropertiesOutput
- func (o IntegrationRuntimeComputePropertiesOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (IntegrationRuntimeComputePropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeComputePropertiesOutput) Location() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) NodeSize() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) NumberOfNodes() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutput() IntegrationRuntimeComputePropertiesOutput
- func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesOutput
- func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesOutput) VNetProperties() IntegrationRuntimeVNetPropertiesPtrOutput
- type IntegrationRuntimeComputePropertiesPtrInput
- type IntegrationRuntimeComputePropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) Elem() IntegrationRuntimeComputePropertiesOutput
- func (IntegrationRuntimeComputePropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeComputePropertiesPtrOutput) Location() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) NodeSize() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) NumberOfNodes() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
- func (o IntegrationRuntimeComputePropertiesPtrOutput) VNetProperties() IntegrationRuntimeVNetPropertiesPtrOutput
- type IntegrationRuntimeComputePropertiesResponse
- type IntegrationRuntimeComputePropertiesResponseArgs
- func (IntegrationRuntimeComputePropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutput() IntegrationRuntimeComputePropertiesResponseOutput
- func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponseOutput
- func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
- type IntegrationRuntimeComputePropertiesResponseInput
- type IntegrationRuntimeComputePropertiesResponseOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (IntegrationRuntimeComputePropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeComputePropertiesResponseOutput) Location() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) NodeSize() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) NumberOfNodes() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutput() IntegrationRuntimeComputePropertiesResponseOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponseOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponseOutput) VNetProperties() IntegrationRuntimeVNetPropertiesResponsePtrOutput
- type IntegrationRuntimeComputePropertiesResponsePtrInput
- type IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) Elem() IntegrationRuntimeComputePropertiesResponseOutput
- func (IntegrationRuntimeComputePropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) Location() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) NodeSize() pulumi.StringPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) NumberOfNodes() pulumi.IntPtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) VNetProperties() IntegrationRuntimeVNetPropertiesResponsePtrOutput
- type IntegrationRuntimeCustomSetupScriptProperties
- type IntegrationRuntimeCustomSetupScriptPropertiesArgs
- func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput() IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- type IntegrationRuntimeCustomSetupScriptPropertiesInput
- type IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) BlobContainerUri() pulumi.StringPtrOutput
- func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) SasToken() SecureStringPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput() IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- type IntegrationRuntimeCustomSetupScriptPropertiesPtrInput
- type IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) BlobContainerUri() pulumi.StringPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) Elem() IntegrationRuntimeCustomSetupScriptPropertiesOutput
- func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) SasToken() SecureStringPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- type IntegrationRuntimeCustomSetupScriptPropertiesResponse
- type IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs
- func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- type IntegrationRuntimeCustomSetupScriptPropertiesResponseInput
- type IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) BlobContainerUri() pulumi.StringPtrOutput
- func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) SasToken() SecureStringResponsePtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput
- type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) BlobContainerUri() pulumi.StringPtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) Elem() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
- func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) SasToken() SecureStringResponsePtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- type IntegrationRuntimeDataFlowProperties
- type IntegrationRuntimeDataFlowPropertiesArgs
- func (IntegrationRuntimeDataFlowPropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutput() IntegrationRuntimeDataFlowPropertiesOutput
- func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesOutput
- func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
- type IntegrationRuntimeDataFlowPropertiesInput
- type IntegrationRuntimeDataFlowPropertiesOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) ComputeType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) CoreCount() pulumi.IntPtrOutput
- func (IntegrationRuntimeDataFlowPropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataFlowPropertiesOutput) TimeToLive() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutput() IntegrationRuntimeDataFlowPropertiesOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
- type IntegrationRuntimeDataFlowPropertiesPtrInput
- type IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ComputeType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) CoreCount() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) Elem() IntegrationRuntimeDataFlowPropertiesOutput
- func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) TimeToLive() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
- type IntegrationRuntimeDataFlowPropertiesResponse
- type IntegrationRuntimeDataFlowPropertiesResponseArgs
- func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutput() IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- type IntegrationRuntimeDataFlowPropertiesResponseInput
- type IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ComputeType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) CoreCount() pulumi.IntPtrOutput
- func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) TimeToLive() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutput() IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- type IntegrationRuntimeDataFlowPropertiesResponsePtrInput
- type IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ComputeType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) CoreCount() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) Elem() IntegrationRuntimeDataFlowPropertiesResponseOutput
- func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) TimeToLive() pulumi.IntPtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
- type IntegrationRuntimeDataProxyProperties
- type IntegrationRuntimeDataProxyPropertiesArgs
- func (IntegrationRuntimeDataProxyPropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutput() IntegrationRuntimeDataProxyPropertiesOutput
- func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesOutput
- func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
- type IntegrationRuntimeDataProxyPropertiesInput
- type IntegrationRuntimeDataProxyPropertiesOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) ConnectVia() EntityReferencePtrOutput
- func (IntegrationRuntimeDataProxyPropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataProxyPropertiesOutput) Path() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) StagingLinkedService() EntityReferencePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutput() IntegrationRuntimeDataProxyPropertiesOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
- type IntegrationRuntimeDataProxyPropertiesPtrInput
- type IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ConnectVia() EntityReferencePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) Elem() IntegrationRuntimeDataProxyPropertiesOutput
- func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) Path() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) StagingLinkedService() EntityReferencePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
- type IntegrationRuntimeDataProxyPropertiesResponse
- type IntegrationRuntimeDataProxyPropertiesResponseArgs
- func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutput() IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- type IntegrationRuntimeDataProxyPropertiesResponseInput
- type IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ConnectVia() EntityReferenceResponsePtrOutput
- func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) Path() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) StagingLinkedService() EntityReferenceResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutput() IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- type IntegrationRuntimeDataProxyPropertiesResponsePtrInput
- type IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ConnectVia() EntityReferenceResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) Elem() IntegrationRuntimeDataProxyPropertiesResponseOutput
- func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) Path() pulumi.StringPtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) StagingLinkedService() EntityReferenceResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- type IntegrationRuntimeEdition
- func (IntegrationRuntimeEdition) ElementType() reflect.Type
- func (e IntegrationRuntimeEdition) ToStringOutput() pulumi.StringOutput
- func (e IntegrationRuntimeEdition) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e IntegrationRuntimeEdition) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e IntegrationRuntimeEdition) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type IntegrationRuntimeEntityReferenceType
- func (IntegrationRuntimeEntityReferenceType) ElementType() reflect.Type
- func (e IntegrationRuntimeEntityReferenceType) ToStringOutput() pulumi.StringOutput
- func (e IntegrationRuntimeEntityReferenceType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e IntegrationRuntimeEntityReferenceType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e IntegrationRuntimeEntityReferenceType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type IntegrationRuntimeInput
- type IntegrationRuntimeLicenseType
- func (IntegrationRuntimeLicenseType) ElementType() reflect.Type
- func (e IntegrationRuntimeLicenseType) ToStringOutput() pulumi.StringOutput
- func (e IntegrationRuntimeLicenseType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e IntegrationRuntimeLicenseType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e IntegrationRuntimeLicenseType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type IntegrationRuntimeOutput
- type IntegrationRuntimeSsisCatalogInfo
- type IntegrationRuntimeSsisCatalogInfoArgs
- func (IntegrationRuntimeSsisCatalogInfoArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutput() IntegrationRuntimeSsisCatalogInfoOutput
- func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoOutput
- func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
- type IntegrationRuntimeSsisCatalogInfoInput
- type IntegrationRuntimeSsisCatalogInfoOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminPassword() SecureStringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminUserName() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogPricingTier() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
- func (IntegrationRuntimeSsisCatalogInfoOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutput() IntegrationRuntimeSsisCatalogInfoOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
- type IntegrationRuntimeSsisCatalogInfoPtrInput
- type IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminPassword() SecureStringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminUserName() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogPricingTier() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) Elem() IntegrationRuntimeSsisCatalogInfoOutput
- func (IntegrationRuntimeSsisCatalogInfoPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
- type IntegrationRuntimeSsisCatalogInfoResponse
- type IntegrationRuntimeSsisCatalogInfoResponseArgs
- func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutput() IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- type IntegrationRuntimeSsisCatalogInfoResponseInput
- type IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminPassword() SecureStringResponsePtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminUserName() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogPricingTier() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
- func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutput() IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- type IntegrationRuntimeSsisCatalogInfoResponsePtrInput
- type IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminPassword() SecureStringResponsePtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminUserName() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogPricingTier() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) Elem() IntegrationRuntimeSsisCatalogInfoResponseOutput
- func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- type IntegrationRuntimeSsisCatalogPricingTier
- func (IntegrationRuntimeSsisCatalogPricingTier) ElementType() reflect.Type
- func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringOutput() pulumi.StringOutput
- func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type IntegrationRuntimeSsisProperties
- type IntegrationRuntimeSsisPropertiesArgs
- func (IntegrationRuntimeSsisPropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutput() IntegrationRuntimeSsisPropertiesOutput
- func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesOutput
- func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
- func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
- type IntegrationRuntimeSsisPropertiesInput
- type IntegrationRuntimeSsisPropertiesOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) Edition() pulumi.StringPtrOutput
- func (IntegrationRuntimeSsisPropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisPropertiesOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) LicenseType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutput() IntegrationRuntimeSsisPropertiesOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
- type IntegrationRuntimeSsisPropertiesPtrInput
- type IntegrationRuntimeSsisPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) Edition() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) Elem() IntegrationRuntimeSsisPropertiesOutput
- func (IntegrationRuntimeSsisPropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) LicenseType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
- func (o IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
- type IntegrationRuntimeSsisPropertiesResponse
- type IntegrationRuntimeSsisPropertiesResponseArgs
- func (IntegrationRuntimeSsisPropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutput() IntegrationRuntimeSsisPropertiesResponseOutput
- func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponseOutput
- func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
- func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
- type IntegrationRuntimeSsisPropertiesResponseInput
- type IntegrationRuntimeSsisPropertiesResponseOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) Edition() pulumi.StringPtrOutput
- func (IntegrationRuntimeSsisPropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) LicenseType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutput() IntegrationRuntimeSsisPropertiesResponseOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponseOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
- type IntegrationRuntimeSsisPropertiesResponsePtrInput
- type IntegrationRuntimeSsisPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) Edition() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) Elem() IntegrationRuntimeSsisPropertiesResponseOutput
- func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) LicenseType() pulumi.StringPtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
- func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
- type IntegrationRuntimeState
- type IntegrationRuntimeType
- func (IntegrationRuntimeType) ElementType() reflect.Type
- func (e IntegrationRuntimeType) ToStringOutput() pulumi.StringOutput
- func (e IntegrationRuntimeType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e IntegrationRuntimeType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e IntegrationRuntimeType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type IntegrationRuntimeVNetProperties
- type IntegrationRuntimeVNetPropertiesArgs
- func (IntegrationRuntimeVNetPropertiesArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutput() IntegrationRuntimeVNetPropertiesOutput
- func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesOutput
- func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
- func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
- type IntegrationRuntimeVNetPropertiesInput
- type IntegrationRuntimeVNetPropertiesOutput
- func (IntegrationRuntimeVNetPropertiesOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeVNetPropertiesOutput) PublicIPs() pulumi.StringArrayOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) Subnet() pulumi.StringPtrOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutput() IntegrationRuntimeVNetPropertiesOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
- func (o IntegrationRuntimeVNetPropertiesOutput) VNetId() pulumi.StringPtrOutput
- type IntegrationRuntimeVNetPropertiesPtrInput
- type IntegrationRuntimeVNetPropertiesPtrOutput
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) Elem() IntegrationRuntimeVNetPropertiesOutput
- func (IntegrationRuntimeVNetPropertiesPtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) PublicIPs() pulumi.StringArrayOutput
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) Subnet() pulumi.StringPtrOutput
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
- func (o IntegrationRuntimeVNetPropertiesPtrOutput) VNetId() pulumi.StringPtrOutput
- type IntegrationRuntimeVNetPropertiesResponse
- type IntegrationRuntimeVNetPropertiesResponseArgs
- func (IntegrationRuntimeVNetPropertiesResponseArgs) ElementType() reflect.Type
- func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutput() IntegrationRuntimeVNetPropertiesResponseOutput
- func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponseOutput
- func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
- type IntegrationRuntimeVNetPropertiesResponseInput
- type IntegrationRuntimeVNetPropertiesResponseOutput
- func (IntegrationRuntimeVNetPropertiesResponseOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) PublicIPs() pulumi.StringArrayOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) Subnet() pulumi.StringPtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutput() IntegrationRuntimeVNetPropertiesResponseOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponseOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponseOutput) VNetId() pulumi.StringPtrOutput
- type IntegrationRuntimeVNetPropertiesResponsePtrInput
- type IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) Elem() IntegrationRuntimeVNetPropertiesResponseOutput
- func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) PublicIPs() pulumi.StringArrayOutput
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) Subnet() pulumi.StringPtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
- func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) VNetId() pulumi.StringPtrOutput
- type IpFirewallRule
- type IpFirewallRuleArgs
- type IpFirewallRuleInput
- type IpFirewallRuleOutput
- type IpFirewallRuleState
- type Key
- type KeyArgs
- type KeyInput
- type KeyOutput
- type KeyState
- type LibraryInfo
- type LibraryInfoArgs
- type LibraryInfoArray
- type LibraryInfoArrayInput
- type LibraryInfoArrayOutput
- func (LibraryInfoArrayOutput) ElementType() reflect.Type
- func (o LibraryInfoArrayOutput) Index(i pulumi.IntInput) LibraryInfoOutput
- func (o LibraryInfoArrayOutput) ToLibraryInfoArrayOutput() LibraryInfoArrayOutput
- func (o LibraryInfoArrayOutput) ToLibraryInfoArrayOutputWithContext(ctx context.Context) LibraryInfoArrayOutput
- type LibraryInfoInput
- type LibraryInfoOutput
- func (o LibraryInfoOutput) ContainerName() pulumi.StringPtrOutput
- func (LibraryInfoOutput) ElementType() reflect.Type
- func (o LibraryInfoOutput) Name() pulumi.StringPtrOutput
- func (o LibraryInfoOutput) Path() pulumi.StringPtrOutput
- func (o LibraryInfoOutput) ToLibraryInfoOutput() LibraryInfoOutput
- func (o LibraryInfoOutput) ToLibraryInfoOutputWithContext(ctx context.Context) LibraryInfoOutput
- func (o LibraryInfoOutput) Type() pulumi.StringPtrOutput
- type LibraryInfoResponse
- type LibraryInfoResponseArgs
- type LibraryInfoResponseArray
- type LibraryInfoResponseArrayInput
- type LibraryInfoResponseArrayOutput
- func (LibraryInfoResponseArrayOutput) ElementType() reflect.Type
- func (o LibraryInfoResponseArrayOutput) Index(i pulumi.IntInput) LibraryInfoResponseOutput
- func (o LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutput() LibraryInfoResponseArrayOutput
- func (o LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutputWithContext(ctx context.Context) LibraryInfoResponseArrayOutput
- type LibraryInfoResponseInput
- type LibraryInfoResponseOutput
- func (o LibraryInfoResponseOutput) ContainerName() pulumi.StringPtrOutput
- func (o LibraryInfoResponseOutput) CreatorId() pulumi.StringOutput
- func (LibraryInfoResponseOutput) ElementType() reflect.Type
- func (o LibraryInfoResponseOutput) Name() pulumi.StringPtrOutput
- func (o LibraryInfoResponseOutput) Path() pulumi.StringPtrOutput
- func (o LibraryInfoResponseOutput) ProvisioningStatus() pulumi.StringOutput
- func (o LibraryInfoResponseOutput) ToLibraryInfoResponseOutput() LibraryInfoResponseOutput
- func (o LibraryInfoResponseOutput) ToLibraryInfoResponseOutputWithContext(ctx context.Context) LibraryInfoResponseOutput
- func (o LibraryInfoResponseOutput) Type() pulumi.StringPtrOutput
- func (o LibraryInfoResponseOutput) UploadedTimestamp() pulumi.StringOutput
- type LibraryRequirements
- type LibraryRequirementsArgs
- func (LibraryRequirementsArgs) ElementType() reflect.Type
- func (i LibraryRequirementsArgs) ToLibraryRequirementsOutput() LibraryRequirementsOutput
- func (i LibraryRequirementsArgs) ToLibraryRequirementsOutputWithContext(ctx context.Context) LibraryRequirementsOutput
- func (i LibraryRequirementsArgs) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
- func (i LibraryRequirementsArgs) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
- type LibraryRequirementsInput
- type LibraryRequirementsOutput
- func (o LibraryRequirementsOutput) Content() pulumi.StringPtrOutput
- func (LibraryRequirementsOutput) ElementType() reflect.Type
- func (o LibraryRequirementsOutput) Filename() pulumi.StringPtrOutput
- func (o LibraryRequirementsOutput) ToLibraryRequirementsOutput() LibraryRequirementsOutput
- func (o LibraryRequirementsOutput) ToLibraryRequirementsOutputWithContext(ctx context.Context) LibraryRequirementsOutput
- func (o LibraryRequirementsOutput) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
- func (o LibraryRequirementsOutput) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
- type LibraryRequirementsPtrInput
- type LibraryRequirementsPtrOutput
- func (o LibraryRequirementsPtrOutput) Content() pulumi.StringPtrOutput
- func (o LibraryRequirementsPtrOutput) Elem() LibraryRequirementsOutput
- func (LibraryRequirementsPtrOutput) ElementType() reflect.Type
- func (o LibraryRequirementsPtrOutput) Filename() pulumi.StringPtrOutput
- func (o LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
- func (o LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
- type LibraryRequirementsResponse
- type LibraryRequirementsResponseArgs
- func (LibraryRequirementsResponseArgs) ElementType() reflect.Type
- func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutput() LibraryRequirementsResponseOutput
- func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutputWithContext(ctx context.Context) LibraryRequirementsResponseOutput
- func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
- func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
- type LibraryRequirementsResponseInput
- type LibraryRequirementsResponseOutput
- func (o LibraryRequirementsResponseOutput) Content() pulumi.StringPtrOutput
- func (LibraryRequirementsResponseOutput) ElementType() reflect.Type
- func (o LibraryRequirementsResponseOutput) Filename() pulumi.StringPtrOutput
- func (o LibraryRequirementsResponseOutput) Time() pulumi.StringOutput
- func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutput() LibraryRequirementsResponseOutput
- func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutputWithContext(ctx context.Context) LibraryRequirementsResponseOutput
- func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
- func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
- type LibraryRequirementsResponsePtrInput
- type LibraryRequirementsResponsePtrOutput
- func (o LibraryRequirementsResponsePtrOutput) Content() pulumi.StringPtrOutput
- func (o LibraryRequirementsResponsePtrOutput) Elem() LibraryRequirementsResponseOutput
- func (LibraryRequirementsResponsePtrOutput) ElementType() reflect.Type
- func (o LibraryRequirementsResponsePtrOutput) Filename() pulumi.StringPtrOutput
- func (o LibraryRequirementsResponsePtrOutput) Time() pulumi.StringPtrOutput
- func (o LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
- func (o LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
- type LinkedIntegrationRuntimeKeyAuthorization
- type LinkedIntegrationRuntimeKeyAuthorizationArgs
- func (LinkedIntegrationRuntimeKeyAuthorizationArgs) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutput() LinkedIntegrationRuntimeKeyAuthorizationOutput
- func (i LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationOutput
- type LinkedIntegrationRuntimeKeyAuthorizationInput
- type LinkedIntegrationRuntimeKeyAuthorizationOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) AuthorizationType() pulumi.StringOutput
- func (LinkedIntegrationRuntimeKeyAuthorizationOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) Key() SecureStringOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutput() LinkedIntegrationRuntimeKeyAuthorizationOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationOutput
- type LinkedIntegrationRuntimeKeyAuthorizationResponse
- type LinkedIntegrationRuntimeKeyAuthorizationResponseArgs
- func (LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput() LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
- func (i LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
- type LinkedIntegrationRuntimeKeyAuthorizationResponseInput
- type LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) AuthorizationType() pulumi.StringOutput
- func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) Key() SecureStringResponseOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput() LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
- func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
- type LinkedIntegrationRuntimeRbacAuthorization
- type LinkedIntegrationRuntimeRbacAuthorizationArgs
- func (LinkedIntegrationRuntimeRbacAuthorizationArgs) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutput() LinkedIntegrationRuntimeRbacAuthorizationOutput
- func (i LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationOutput
- type LinkedIntegrationRuntimeRbacAuthorizationInput
- type LinkedIntegrationRuntimeRbacAuthorizationOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) AuthorizationType() pulumi.StringOutput
- func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ResourceId() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutput() LinkedIntegrationRuntimeRbacAuthorizationOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationOutput
- type LinkedIntegrationRuntimeRbacAuthorizationResponse
- type LinkedIntegrationRuntimeRbacAuthorizationResponseArgs
- func (LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput() LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
- func (i LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
- type LinkedIntegrationRuntimeRbacAuthorizationResponseInput
- type LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) AuthorizationType() pulumi.StringOutput
- func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ResourceId() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput() LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
- func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
- type LinkedIntegrationRuntimeResponse
- type LinkedIntegrationRuntimeResponseArgs
- func (LinkedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutput() LinkedIntegrationRuntimeResponseOutput
- func (i LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseOutput
- type LinkedIntegrationRuntimeResponseArray
- func (LinkedIntegrationRuntimeResponseArray) ElementType() reflect.Type
- func (i LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutput() LinkedIntegrationRuntimeResponseArrayOutput
- func (i LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseArrayOutput
- type LinkedIntegrationRuntimeResponseArrayInput
- type LinkedIntegrationRuntimeResponseArrayOutput
- func (LinkedIntegrationRuntimeResponseArrayOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeResponseArrayOutput) Index(i pulumi.IntInput) LinkedIntegrationRuntimeResponseOutput
- func (o LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutput() LinkedIntegrationRuntimeResponseArrayOutput
- func (o LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseArrayOutput
- type LinkedIntegrationRuntimeResponseInput
- type LinkedIntegrationRuntimeResponseOutput
- func (o LinkedIntegrationRuntimeResponseOutput) CreateTime() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeResponseOutput) DataFactoryLocation() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeResponseOutput) DataFactoryName() pulumi.StringOutput
- func (LinkedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
- func (o LinkedIntegrationRuntimeResponseOutput) Name() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeResponseOutput) SubscriptionId() pulumi.StringOutput
- func (o LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutput() LinkedIntegrationRuntimeResponseOutput
- func (o LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseOutput
- type ListIntegrationRuntimeAuthKeyArgs
- type ListIntegrationRuntimeAuthKeyResult
- type LookupBigDataPoolArgs
- type LookupBigDataPoolResult
- type LookupIntegrationRuntimeArgs
- type LookupIntegrationRuntimeResult
- type LookupIpFirewallRuleArgs
- type LookupIpFirewallRuleResult
- type LookupKeyArgs
- type LookupKeyResult
- type LookupPrivateEndpointConnectionArgs
- type LookupPrivateEndpointConnectionResult
- type LookupPrivateLinkHubArgs
- type LookupPrivateLinkHubResult
- type LookupSqlPoolArgs
- type LookupSqlPoolResult
- type LookupSqlPoolSensitivityLabelArgs
- type LookupSqlPoolSensitivityLabelResult
- type LookupSqlPoolTransparentDataEncryptionArgs
- type LookupSqlPoolTransparentDataEncryptionResult
- type LookupSqlPoolVulnerabilityAssessmentArgs
- type LookupSqlPoolVulnerabilityAssessmentResult
- type LookupSqlPoolVulnerabilityAssessmentRuleBaselineArgs
- type LookupSqlPoolVulnerabilityAssessmentRuleBaselineResult
- type LookupSqlPoolWorkloadClassifierArgs
- type LookupSqlPoolWorkloadClassifierResult
- type LookupSqlPoolWorkloadGroupArgs
- type LookupSqlPoolWorkloadGroupResult
- type LookupWorkspaceAadAdminArgs
- type LookupWorkspaceAadAdminResult
- type LookupWorkspaceArgs
- type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentArgs
- type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentResult
- type LookupWorkspaceResult
- type LookupWorkspaceSqlAadAdminArgs
- type LookupWorkspaceSqlAadAdminResult
- type ManagedIdentity
- type ManagedIdentityArgs
- func (ManagedIdentityArgs) ElementType() reflect.Type
- func (i ManagedIdentityArgs) ToManagedIdentityOutput() ManagedIdentityOutput
- func (i ManagedIdentityArgs) ToManagedIdentityOutputWithContext(ctx context.Context) ManagedIdentityOutput
- func (i ManagedIdentityArgs) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
- func (i ManagedIdentityArgs) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
- type ManagedIdentityInput
- type ManagedIdentityOutput
- func (ManagedIdentityOutput) ElementType() reflect.Type
- func (o ManagedIdentityOutput) ToManagedIdentityOutput() ManagedIdentityOutput
- func (o ManagedIdentityOutput) ToManagedIdentityOutputWithContext(ctx context.Context) ManagedIdentityOutput
- func (o ManagedIdentityOutput) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
- func (o ManagedIdentityOutput) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
- func (o ManagedIdentityOutput) Type() pulumi.StringPtrOutput
- type ManagedIdentityPtrInput
- type ManagedIdentityPtrOutput
- func (o ManagedIdentityPtrOutput) Elem() ManagedIdentityOutput
- func (ManagedIdentityPtrOutput) ElementType() reflect.Type
- func (o ManagedIdentityPtrOutput) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
- func (o ManagedIdentityPtrOutput) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
- func (o ManagedIdentityPtrOutput) Type() pulumi.StringPtrOutput
- type ManagedIdentityResponse
- type ManagedIdentityResponseArgs
- func (ManagedIdentityResponseArgs) ElementType() reflect.Type
- func (i ManagedIdentityResponseArgs) ToManagedIdentityResponseOutput() ManagedIdentityResponseOutput
- func (i ManagedIdentityResponseArgs) ToManagedIdentityResponseOutputWithContext(ctx context.Context) ManagedIdentityResponseOutput
- func (i ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
- func (i ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
- type ManagedIdentityResponseInput
- type ManagedIdentityResponseOutput
- func (ManagedIdentityResponseOutput) ElementType() reflect.Type
- func (o ManagedIdentityResponseOutput) PrincipalId() pulumi.StringOutput
- func (o ManagedIdentityResponseOutput) TenantId() pulumi.StringOutput
- func (o ManagedIdentityResponseOutput) ToManagedIdentityResponseOutput() ManagedIdentityResponseOutput
- func (o ManagedIdentityResponseOutput) ToManagedIdentityResponseOutputWithContext(ctx context.Context) ManagedIdentityResponseOutput
- func (o ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
- func (o ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
- func (o ManagedIdentityResponseOutput) Type() pulumi.StringPtrOutput
- type ManagedIdentityResponsePtrInput
- type ManagedIdentityResponsePtrOutput
- func (o ManagedIdentityResponsePtrOutput) Elem() ManagedIdentityResponseOutput
- func (ManagedIdentityResponsePtrOutput) ElementType() reflect.Type
- func (o ManagedIdentityResponsePtrOutput) PrincipalId() pulumi.StringPtrOutput
- func (o ManagedIdentityResponsePtrOutput) TenantId() pulumi.StringPtrOutput
- func (o ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
- func (o ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
- func (o ManagedIdentityResponsePtrOutput) Type() pulumi.StringPtrOutput
- type ManagedIntegrationRuntime
- type ManagedIntegrationRuntimeArgs
- func (ManagedIntegrationRuntimeArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutput() ManagedIntegrationRuntimeOutput
- func (i ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOutput
- type ManagedIntegrationRuntimeErrorResponse
- type ManagedIntegrationRuntimeErrorResponseArgs
- func (ManagedIntegrationRuntimeErrorResponseArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutput() ManagedIntegrationRuntimeErrorResponseOutput
- func (i ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseOutput
- type ManagedIntegrationRuntimeErrorResponseArray
- func (ManagedIntegrationRuntimeErrorResponseArray) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutput() ManagedIntegrationRuntimeErrorResponseArrayOutput
- func (i ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseArrayOutput
- type ManagedIntegrationRuntimeErrorResponseArrayInput
- type ManagedIntegrationRuntimeErrorResponseArrayOutput
- func (ManagedIntegrationRuntimeErrorResponseArrayOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeErrorResponseArrayOutput) Index(i pulumi.IntInput) ManagedIntegrationRuntimeErrorResponseOutput
- func (o ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutput() ManagedIntegrationRuntimeErrorResponseArrayOutput
- func (o ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseArrayOutput
- type ManagedIntegrationRuntimeErrorResponseInput
- type ManagedIntegrationRuntimeErrorResponseOutput
- func (o ManagedIntegrationRuntimeErrorResponseOutput) Code() pulumi.StringOutput
- func (ManagedIntegrationRuntimeErrorResponseOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeErrorResponseOutput) Message() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeErrorResponseOutput) Parameters() pulumi.StringArrayOutput
- func (o ManagedIntegrationRuntimeErrorResponseOutput) Time() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutput() ManagedIntegrationRuntimeErrorResponseOutput
- func (o ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseOutput
- type ManagedIntegrationRuntimeInput
- type ManagedIntegrationRuntimeNodeResponse
- type ManagedIntegrationRuntimeNodeResponseArgs
- func (ManagedIntegrationRuntimeNodeResponseArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutput() ManagedIntegrationRuntimeNodeResponseOutput
- func (i ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseOutput
- type ManagedIntegrationRuntimeNodeResponseArray
- func (ManagedIntegrationRuntimeNodeResponseArray) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutput() ManagedIntegrationRuntimeNodeResponseArrayOutput
- func (i ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseArrayOutput
- type ManagedIntegrationRuntimeNodeResponseArrayInput
- type ManagedIntegrationRuntimeNodeResponseArrayOutput
- func (ManagedIntegrationRuntimeNodeResponseArrayOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeNodeResponseArrayOutput) Index(i pulumi.IntInput) ManagedIntegrationRuntimeNodeResponseOutput
- func (o ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutput() ManagedIntegrationRuntimeNodeResponseArrayOutput
- func (o ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseArrayOutput
- type ManagedIntegrationRuntimeNodeResponseInput
- type ManagedIntegrationRuntimeNodeResponseOutput
- func (ManagedIntegrationRuntimeNodeResponseOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeNodeResponseOutput) Errors() ManagedIntegrationRuntimeErrorResponseArrayOutput
- func (o ManagedIntegrationRuntimeNodeResponseOutput) NodeId() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeNodeResponseOutput) Status() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutput() ManagedIntegrationRuntimeNodeResponseOutput
- func (o ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseOutput
- type ManagedIntegrationRuntimeOperationResultResponse
- type ManagedIntegrationRuntimeOperationResultResponseArgs
- func (ManagedIntegrationRuntimeOperationResultResponseArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutput() ManagedIntegrationRuntimeOperationResultResponseOutput
- func (i ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOperationResultResponseOutput
- type ManagedIntegrationRuntimeOperationResultResponseInput
- type ManagedIntegrationRuntimeOperationResultResponseOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ActivityId() pulumi.StringOutput
- func (ManagedIntegrationRuntimeOperationResultResponseOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ErrorCode() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Parameters() pulumi.StringArrayOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Result() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) StartTime() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutput() ManagedIntegrationRuntimeOperationResultResponseOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOperationResultResponseOutput
- func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Type() pulumi.StringOutput
- type ManagedIntegrationRuntimeOutput
- func (o ManagedIntegrationRuntimeOutput) ComputeProperties() IntegrationRuntimeComputePropertiesPtrOutput
- func (o ManagedIntegrationRuntimeOutput) Description() pulumi.StringPtrOutput
- func (ManagedIntegrationRuntimeOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeOutput) SsisProperties() IntegrationRuntimeSsisPropertiesPtrOutput
- func (o ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutput() ManagedIntegrationRuntimeOutput
- func (o ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOutput
- func (o ManagedIntegrationRuntimeOutput) Type() pulumi.StringOutput
- type ManagedIntegrationRuntimeResponse
- type ManagedIntegrationRuntimeResponseArgs
- func (ManagedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutput() ManagedIntegrationRuntimeResponseOutput
- func (i ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeResponseOutput
- type ManagedIntegrationRuntimeResponseInput
- type ManagedIntegrationRuntimeResponseOutput
- func (o ManagedIntegrationRuntimeResponseOutput) ComputeProperties() IntegrationRuntimeComputePropertiesResponsePtrOutput
- func (o ManagedIntegrationRuntimeResponseOutput) Description() pulumi.StringPtrOutput
- func (ManagedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeResponseOutput) SsisProperties() IntegrationRuntimeSsisPropertiesResponsePtrOutput
- func (o ManagedIntegrationRuntimeResponseOutput) State() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutput() ManagedIntegrationRuntimeResponseOutput
- func (o ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeResponseOutput
- func (o ManagedIntegrationRuntimeResponseOutput) Type() pulumi.StringOutput
- type ManagedIntegrationRuntimeStatusResponse
- type ManagedIntegrationRuntimeStatusResponseArgs
- func (ManagedIntegrationRuntimeStatusResponseArgs) ElementType() reflect.Type
- func (i ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutput() ManagedIntegrationRuntimeStatusResponseOutput
- func (i ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeStatusResponseOutput
- type ManagedIntegrationRuntimeStatusResponseInput
- type ManagedIntegrationRuntimeStatusResponseOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) CreateTime() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) DataFactoryName() pulumi.StringOutput
- func (ManagedIntegrationRuntimeStatusResponseOutput) ElementType() reflect.Type
- func (o ManagedIntegrationRuntimeStatusResponseOutput) LastOperation() ManagedIntegrationRuntimeOperationResultResponseOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) Nodes() ManagedIntegrationRuntimeNodeResponseArrayOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) OtherErrors() ManagedIntegrationRuntimeErrorResponseArrayOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) State() pulumi.StringOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutput() ManagedIntegrationRuntimeStatusResponseOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeStatusResponseOutput
- func (o ManagedIntegrationRuntimeStatusResponseOutput) Type() pulumi.StringOutput
- type ManagedVirtualNetworkSettings
- type ManagedVirtualNetworkSettingsArgs
- func (ManagedVirtualNetworkSettingsArgs) ElementType() reflect.Type
- func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutput() ManagedVirtualNetworkSettingsOutput
- func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsOutput
- func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
- func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
- type ManagedVirtualNetworkSettingsInput
- type ManagedVirtualNetworkSettingsOutput
- func (o ManagedVirtualNetworkSettingsOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
- func (ManagedVirtualNetworkSettingsOutput) ElementType() reflect.Type
- func (o ManagedVirtualNetworkSettingsOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutput() ManagedVirtualNetworkSettingsOutput
- func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsOutput
- func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
- func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
- type ManagedVirtualNetworkSettingsPtrInput
- type ManagedVirtualNetworkSettingsPtrOutput
- func (o ManagedVirtualNetworkSettingsPtrOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
- func (o ManagedVirtualNetworkSettingsPtrOutput) Elem() ManagedVirtualNetworkSettingsOutput
- func (ManagedVirtualNetworkSettingsPtrOutput) ElementType() reflect.Type
- func (o ManagedVirtualNetworkSettingsPtrOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsPtrOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
- func (o ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
- type ManagedVirtualNetworkSettingsResponse
- type ManagedVirtualNetworkSettingsResponseArgs
- func (ManagedVirtualNetworkSettingsResponseArgs) ElementType() reflect.Type
- func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutput() ManagedVirtualNetworkSettingsResponseOutput
- func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponseOutput
- func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
- func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
- type ManagedVirtualNetworkSettingsResponseInput
- type ManagedVirtualNetworkSettingsResponseOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
- func (ManagedVirtualNetworkSettingsResponseOutput) ElementType() reflect.Type
- func (o ManagedVirtualNetworkSettingsResponseOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutput() ManagedVirtualNetworkSettingsResponseOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponseOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
- func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
- type ManagedVirtualNetworkSettingsResponsePtrInput
- type ManagedVirtualNetworkSettingsResponsePtrOutput
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) Elem() ManagedVirtualNetworkSettingsResponseOutput
- func (ManagedVirtualNetworkSettingsResponsePtrOutput) ElementType() reflect.Type
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
- func (o ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
- type NodeSize
- func (NodeSize) ElementType() reflect.Type
- func (e NodeSize) ToStringOutput() pulumi.StringOutput
- func (e NodeSize) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e NodeSize) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e NodeSize) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NodeSizeFamily
- func (NodeSizeFamily) ElementType() reflect.Type
- func (e NodeSizeFamily) ToStringOutput() pulumi.StringOutput
- func (e NodeSizeFamily) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e NodeSizeFamily) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e NodeSizeFamily) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type PrivateEndpointConnection
- type PrivateEndpointConnectionArgs
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponse
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs
- func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ElementType() reflect.Type
- func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray
- func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ElementType() reflect.Type
- func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
- func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
- func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) Index(i pulumi.IntInput) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput
- type PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) Id() pulumi.StringOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateEndpoint() PrivateEndpointResponsePtrOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStateResponsePtrOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ProvisioningState() pulumi.StringOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
- type PrivateEndpointConnectionInput
- type PrivateEndpointConnectionOutput
- func (PrivateEndpointConnectionOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutput() PrivateEndpointConnectionOutput
- func (o PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutputWithContext(ctx context.Context) PrivateEndpointConnectionOutput
- type PrivateEndpointConnectionResponse
- type PrivateEndpointConnectionResponseArgs
- func (PrivateEndpointConnectionResponseArgs) ElementType() reflect.Type
- func (i PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutput() PrivateEndpointConnectionResponseOutput
- func (i PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseOutput
- type PrivateEndpointConnectionResponseArray
- func (PrivateEndpointConnectionResponseArray) ElementType() reflect.Type
- func (i PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutput() PrivateEndpointConnectionResponseArrayOutput
- func (i PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseArrayOutput
- type PrivateEndpointConnectionResponseArrayInput
- type PrivateEndpointConnectionResponseArrayOutput
- func (PrivateEndpointConnectionResponseArrayOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionResponseArrayOutput) Index(i pulumi.IntInput) PrivateEndpointConnectionResponseOutput
- func (o PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutput() PrivateEndpointConnectionResponseArrayOutput
- func (o PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseArrayOutput
- type PrivateEndpointConnectionResponseInput
- type PrivateEndpointConnectionResponseOutput
- func (PrivateEndpointConnectionResponseOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionResponseOutput) Id() pulumi.StringOutput
- func (o PrivateEndpointConnectionResponseOutput) Name() pulumi.StringOutput
- func (o PrivateEndpointConnectionResponseOutput) PrivateEndpoint() PrivateEndpointResponsePtrOutput
- func (o PrivateEndpointConnectionResponseOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStateResponsePtrOutput
- func (o PrivateEndpointConnectionResponseOutput) ProvisioningState() pulumi.StringOutput
- func (o PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutput() PrivateEndpointConnectionResponseOutput
- func (o PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseOutput
- func (o PrivateEndpointConnectionResponseOutput) Type() pulumi.StringOutput
- type PrivateEndpointConnectionState
- type PrivateEndpointConnectionType
- type PrivateEndpointConnectionTypeArgs
- func (PrivateEndpointConnectionTypeArgs) ElementType() reflect.Type
- func (i PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutput() PrivateEndpointConnectionTypeOutput
- func (i PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeOutput
- type PrivateEndpointConnectionTypeArray
- func (PrivateEndpointConnectionTypeArray) ElementType() reflect.Type
- func (i PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutput() PrivateEndpointConnectionTypeArrayOutput
- func (i PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeArrayOutput
- type PrivateEndpointConnectionTypeArrayInput
- type PrivateEndpointConnectionTypeArrayOutput
- func (PrivateEndpointConnectionTypeArrayOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionTypeArrayOutput) Index(i pulumi.IntInput) PrivateEndpointConnectionTypeOutput
- func (o PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutput() PrivateEndpointConnectionTypeArrayOutput
- func (o PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeArrayOutput
- type PrivateEndpointConnectionTypeInput
- type PrivateEndpointConnectionTypeOutput
- func (PrivateEndpointConnectionTypeOutput) ElementType() reflect.Type
- func (o PrivateEndpointConnectionTypeOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStatePtrOutput
- func (o PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutput() PrivateEndpointConnectionTypeOutput
- func (o PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeOutput
- type PrivateEndpointResponse
- type PrivateEndpointResponseArgs
- func (PrivateEndpointResponseArgs) ElementType() reflect.Type
- func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutput() PrivateEndpointResponseOutput
- func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutputWithContext(ctx context.Context) PrivateEndpointResponseOutput
- func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
- func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
- type PrivateEndpointResponseInput
- type PrivateEndpointResponseOutput
- func (PrivateEndpointResponseOutput) ElementType() reflect.Type
- func (o PrivateEndpointResponseOutput) Id() pulumi.StringOutput
- func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutput() PrivateEndpointResponseOutput
- func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutputWithContext(ctx context.Context) PrivateEndpointResponseOutput
- func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
- func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
- type PrivateEndpointResponsePtrInput
- type PrivateEndpointResponsePtrOutput
- func (o PrivateEndpointResponsePtrOutput) Elem() PrivateEndpointResponseOutput
- func (PrivateEndpointResponsePtrOutput) ElementType() reflect.Type
- func (o PrivateEndpointResponsePtrOutput) Id() pulumi.StringPtrOutput
- func (o PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
- func (o PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
- type PrivateLinkHub
- type PrivateLinkHubArgs
- type PrivateLinkHubInput
- type PrivateLinkHubOutput
- type PrivateLinkHubState
- type PrivateLinkServiceConnectionState
- type PrivateLinkServiceConnectionStateArgs
- func (PrivateLinkServiceConnectionStateArgs) ElementType() reflect.Type
- func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutput() PrivateLinkServiceConnectionStateOutput
- func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateOutput
- func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
- func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
- type PrivateLinkServiceConnectionStateInput
- type PrivateLinkServiceConnectionStateOutput
- func (o PrivateLinkServiceConnectionStateOutput) Description() pulumi.StringPtrOutput
- func (PrivateLinkServiceConnectionStateOutput) ElementType() reflect.Type
- func (o PrivateLinkServiceConnectionStateOutput) Status() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutput() PrivateLinkServiceConnectionStateOutput
- func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateOutput
- func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
- func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
- type PrivateLinkServiceConnectionStatePtrInput
- type PrivateLinkServiceConnectionStatePtrOutput
- func (o PrivateLinkServiceConnectionStatePtrOutput) Description() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStatePtrOutput) Elem() PrivateLinkServiceConnectionStateOutput
- func (PrivateLinkServiceConnectionStatePtrOutput) ElementType() reflect.Type
- func (o PrivateLinkServiceConnectionStatePtrOutput) Status() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
- func (o PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
- type PrivateLinkServiceConnectionStateResponse
- type PrivateLinkServiceConnectionStateResponseArgs
- func (PrivateLinkServiceConnectionStateResponseArgs) ElementType() reflect.Type
- func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutput() PrivateLinkServiceConnectionStateResponseOutput
- func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponseOutput
- func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
- func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
- type PrivateLinkServiceConnectionStateResponseInput
- type PrivateLinkServiceConnectionStateResponseOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) ActionsRequired() pulumi.StringOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) Description() pulumi.StringPtrOutput
- func (PrivateLinkServiceConnectionStateResponseOutput) ElementType() reflect.Type
- func (o PrivateLinkServiceConnectionStateResponseOutput) Status() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutput() PrivateLinkServiceConnectionStateResponseOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponseOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
- func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
- type PrivateLinkServiceConnectionStateResponsePtrInput
- type PrivateLinkServiceConnectionStateResponsePtrOutput
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ActionsRequired() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) Description() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) Elem() PrivateLinkServiceConnectionStateResponseOutput
- func (PrivateLinkServiceConnectionStateResponsePtrOutput) ElementType() reflect.Type
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) Status() pulumi.StringPtrOutput
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
- func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
- type PurviewConfiguration
- type PurviewConfigurationArgs
- func (PurviewConfigurationArgs) ElementType() reflect.Type
- func (i PurviewConfigurationArgs) ToPurviewConfigurationOutput() PurviewConfigurationOutput
- func (i PurviewConfigurationArgs) ToPurviewConfigurationOutputWithContext(ctx context.Context) PurviewConfigurationOutput
- func (i PurviewConfigurationArgs) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
- func (i PurviewConfigurationArgs) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
- type PurviewConfigurationInput
- type PurviewConfigurationOutput
- func (PurviewConfigurationOutput) ElementType() reflect.Type
- func (o PurviewConfigurationOutput) PurviewResourceId() pulumi.StringPtrOutput
- func (o PurviewConfigurationOutput) ToPurviewConfigurationOutput() PurviewConfigurationOutput
- func (o PurviewConfigurationOutput) ToPurviewConfigurationOutputWithContext(ctx context.Context) PurviewConfigurationOutput
- func (o PurviewConfigurationOutput) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
- func (o PurviewConfigurationOutput) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
- type PurviewConfigurationPtrInput
- type PurviewConfigurationPtrOutput
- func (o PurviewConfigurationPtrOutput) Elem() PurviewConfigurationOutput
- func (PurviewConfigurationPtrOutput) ElementType() reflect.Type
- func (o PurviewConfigurationPtrOutput) PurviewResourceId() pulumi.StringPtrOutput
- func (o PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
- func (o PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
- type PurviewConfigurationResponse
- type PurviewConfigurationResponseArgs
- func (PurviewConfigurationResponseArgs) ElementType() reflect.Type
- func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutput() PurviewConfigurationResponseOutput
- func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutputWithContext(ctx context.Context) PurviewConfigurationResponseOutput
- func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
- func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
- type PurviewConfigurationResponseInput
- type PurviewConfigurationResponseOutput
- func (PurviewConfigurationResponseOutput) ElementType() reflect.Type
- func (o PurviewConfigurationResponseOutput) PurviewResourceId() pulumi.StringPtrOutput
- func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutput() PurviewConfigurationResponseOutput
- func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutputWithContext(ctx context.Context) PurviewConfigurationResponseOutput
- func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
- func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
- type PurviewConfigurationResponsePtrInput
- type PurviewConfigurationResponsePtrOutput
- func (o PurviewConfigurationResponsePtrOutput) Elem() PurviewConfigurationResponseOutput
- func (PurviewConfigurationResponsePtrOutput) ElementType() reflect.Type
- func (o PurviewConfigurationResponsePtrOutput) PurviewResourceId() pulumi.StringPtrOutput
- func (o PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
- func (o PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
- type ResourceIdentityType
- func (ResourceIdentityType) ElementType() reflect.Type
- func (e ResourceIdentityType) ToStringOutput() pulumi.StringOutput
- func (e ResourceIdentityType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ResourceIdentityType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ResourceIdentityType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type SecureString
- type SecureStringArgs
- func (SecureStringArgs) ElementType() reflect.Type
- func (i SecureStringArgs) ToSecureStringOutput() SecureStringOutput
- func (i SecureStringArgs) ToSecureStringOutputWithContext(ctx context.Context) SecureStringOutput
- func (i SecureStringArgs) ToSecureStringPtrOutput() SecureStringPtrOutput
- func (i SecureStringArgs) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
- type SecureStringInput
- type SecureStringOutput
- func (SecureStringOutput) ElementType() reflect.Type
- func (o SecureStringOutput) ToSecureStringOutput() SecureStringOutput
- func (o SecureStringOutput) ToSecureStringOutputWithContext(ctx context.Context) SecureStringOutput
- func (o SecureStringOutput) ToSecureStringPtrOutput() SecureStringPtrOutput
- func (o SecureStringOutput) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
- func (o SecureStringOutput) Type() pulumi.StringOutput
- func (o SecureStringOutput) Value() pulumi.StringOutput
- type SecureStringPtrInput
- type SecureStringPtrOutput
- func (o SecureStringPtrOutput) Elem() SecureStringOutput
- func (SecureStringPtrOutput) ElementType() reflect.Type
- func (o SecureStringPtrOutput) ToSecureStringPtrOutput() SecureStringPtrOutput
- func (o SecureStringPtrOutput) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
- func (o SecureStringPtrOutput) Type() pulumi.StringPtrOutput
- func (o SecureStringPtrOutput) Value() pulumi.StringPtrOutput
- type SecureStringResponse
- type SecureStringResponseArgs
- func (SecureStringResponseArgs) ElementType() reflect.Type
- func (i SecureStringResponseArgs) ToSecureStringResponseOutput() SecureStringResponseOutput
- func (i SecureStringResponseArgs) ToSecureStringResponseOutputWithContext(ctx context.Context) SecureStringResponseOutput
- func (i SecureStringResponseArgs) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
- func (i SecureStringResponseArgs) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
- type SecureStringResponseInput
- type SecureStringResponseOutput
- func (SecureStringResponseOutput) ElementType() reflect.Type
- func (o SecureStringResponseOutput) ToSecureStringResponseOutput() SecureStringResponseOutput
- func (o SecureStringResponseOutput) ToSecureStringResponseOutputWithContext(ctx context.Context) SecureStringResponseOutput
- func (o SecureStringResponseOutput) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
- func (o SecureStringResponseOutput) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
- func (o SecureStringResponseOutput) Type() pulumi.StringOutput
- func (o SecureStringResponseOutput) Value() pulumi.StringOutput
- type SecureStringResponsePtrInput
- type SecureStringResponsePtrOutput
- func (o SecureStringResponsePtrOutput) Elem() SecureStringResponseOutput
- func (SecureStringResponsePtrOutput) ElementType() reflect.Type
- func (o SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
- func (o SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
- func (o SecureStringResponsePtrOutput) Type() pulumi.StringPtrOutput
- func (o SecureStringResponsePtrOutput) Value() pulumi.StringPtrOutput
- type SelfHostedIntegrationRuntime
- type SelfHostedIntegrationRuntimeArgs
- func (SelfHostedIntegrationRuntimeArgs) ElementType() reflect.Type
- func (i SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutput() SelfHostedIntegrationRuntimeOutput
- func (i SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeOutput
- type SelfHostedIntegrationRuntimeInput
- type SelfHostedIntegrationRuntimeNodeResponse
- type SelfHostedIntegrationRuntimeNodeResponseArgs
- func (SelfHostedIntegrationRuntimeNodeResponseArgs) ElementType() reflect.Type
- func (i SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutput() SelfHostedIntegrationRuntimeNodeResponseOutput
- func (i SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseOutput
- type SelfHostedIntegrationRuntimeNodeResponseArray
- func (SelfHostedIntegrationRuntimeNodeResponseArray) ElementType() reflect.Type
- func (i SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- func (i SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- type SelfHostedIntegrationRuntimeNodeResponseArrayInput
- type SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- func (SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ElementType() reflect.Type
- func (o SelfHostedIntegrationRuntimeNodeResponseArrayOutput) Index(i pulumi.IntInput) SelfHostedIntegrationRuntimeNodeResponseOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- type SelfHostedIntegrationRuntimeNodeResponseInput
- type SelfHostedIntegrationRuntimeNodeResponseOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Capabilities() pulumi.StringMapOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ConcurrentJobsLimit() pulumi.IntOutput
- func (SelfHostedIntegrationRuntimeNodeResponseOutput) ElementType() reflect.Type
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ExpiryTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) HostServiceUri() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) IsActiveDispatcher() pulumi.BoolOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastConnectTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastEndUpdateTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartUpdateTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStopTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastUpdateResult() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) MachineName() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) MaxConcurrentJobs() pulumi.IntOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) NodeName() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) RegisterTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Status() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutput() SelfHostedIntegrationRuntimeNodeResponseOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Version() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeNodeResponseOutput) VersionStatus() pulumi.StringOutput
- type SelfHostedIntegrationRuntimeOutput
- func (o SelfHostedIntegrationRuntimeOutput) Description() pulumi.StringPtrOutput
- func (SelfHostedIntegrationRuntimeOutput) ElementType() reflect.Type
- func (o SelfHostedIntegrationRuntimeOutput) LinkedInfo() pulumi.AnyOutput
- func (o SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutput() SelfHostedIntegrationRuntimeOutput
- func (o SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeOutput
- func (o SelfHostedIntegrationRuntimeOutput) Type() pulumi.StringOutput
- type SelfHostedIntegrationRuntimeResponse
- type SelfHostedIntegrationRuntimeResponseArgs
- func (SelfHostedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
- func (i SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutput() SelfHostedIntegrationRuntimeResponseOutput
- func (i SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeResponseOutput
- type SelfHostedIntegrationRuntimeResponseInput
- type SelfHostedIntegrationRuntimeResponseOutput
- func (o SelfHostedIntegrationRuntimeResponseOutput) Description() pulumi.StringPtrOutput
- func (SelfHostedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
- func (o SelfHostedIntegrationRuntimeResponseOutput) LinkedInfo() pulumi.AnyOutput
- func (o SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutput() SelfHostedIntegrationRuntimeResponseOutput
- func (o SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeResponseOutput
- func (o SelfHostedIntegrationRuntimeResponseOutput) Type() pulumi.StringOutput
- type SelfHostedIntegrationRuntimeStatusResponse
- type SelfHostedIntegrationRuntimeStatusResponseArgs
- func (SelfHostedIntegrationRuntimeStatusResponseArgs) ElementType() reflect.Type
- func (i SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutput() SelfHostedIntegrationRuntimeStatusResponseOutput
- func (i SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeStatusResponseOutput
- type SelfHostedIntegrationRuntimeStatusResponseInput
- type SelfHostedIntegrationRuntimeStatusResponseOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdate() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdateETA() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Capabilities() pulumi.StringMapOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) CreateTime() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) DataFactoryName() pulumi.StringOutput
- func (SelfHostedIntegrationRuntimeStatusResponseOutput) ElementType() reflect.Type
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) InternalChannelEncryption() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) LatestVersion() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Links() LinkedIntegrationRuntimeResponseArrayOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) LocalTimeZoneOffset() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) NodeCommunicationChannelEncryptionMode() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Nodes() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) PushedVersion() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ScheduledUpdateDate() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ServiceUrls() pulumi.StringArrayOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) State() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) TaskQueueId() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutput() SelfHostedIntegrationRuntimeStatusResponseOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeStatusResponseOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Type() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) UpdateDelayOffset() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Version() pulumi.StringOutput
- func (o SelfHostedIntegrationRuntimeStatusResponseOutput) VersionStatus() pulumi.StringOutput
- type SensitivityLabelRank
- func (SensitivityLabelRank) ElementType() reflect.Type
- func (e SensitivityLabelRank) ToStringOutput() pulumi.StringOutput
- func (e SensitivityLabelRank) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e SensitivityLabelRank) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e SensitivityLabelRank) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type Sku
- type SkuArgs
- type SkuInput
- type SkuOutput
- func (o SkuOutput) Capacity() pulumi.IntPtrOutput
- func (SkuOutput) ElementType() reflect.Type
- func (o SkuOutput) Name() pulumi.StringPtrOutput
- func (o SkuOutput) Tier() pulumi.StringPtrOutput
- func (o SkuOutput) ToSkuOutput() SkuOutput
- func (o SkuOutput) ToSkuOutputWithContext(ctx context.Context) SkuOutput
- func (o SkuOutput) ToSkuPtrOutput() SkuPtrOutput
- func (o SkuOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
- type SkuPtrInput
- type SkuPtrOutput
- func (o SkuPtrOutput) Capacity() pulumi.IntPtrOutput
- func (o SkuPtrOutput) Elem() SkuOutput
- func (SkuPtrOutput) ElementType() reflect.Type
- func (o SkuPtrOutput) Name() pulumi.StringPtrOutput
- func (o SkuPtrOutput) Tier() pulumi.StringPtrOutput
- func (o SkuPtrOutput) ToSkuPtrOutput() SkuPtrOutput
- func (o SkuPtrOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
- type SkuResponse
- type SkuResponseArgs
- func (SkuResponseArgs) ElementType() reflect.Type
- func (i SkuResponseArgs) ToSkuResponseOutput() SkuResponseOutput
- func (i SkuResponseArgs) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
- func (i SkuResponseArgs) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (i SkuResponseArgs) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type SkuResponseInput
- type SkuResponseOutput
- func (o SkuResponseOutput) Capacity() pulumi.IntPtrOutput
- func (SkuResponseOutput) ElementType() reflect.Type
- func (o SkuResponseOutput) Name() pulumi.StringPtrOutput
- func (o SkuResponseOutput) Tier() pulumi.StringPtrOutput
- func (o SkuResponseOutput) ToSkuResponseOutput() SkuResponseOutput
- func (o SkuResponseOutput) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
- func (o SkuResponseOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (o SkuResponseOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type SkuResponsePtrInput
- type SkuResponsePtrOutput
- func (o SkuResponsePtrOutput) Capacity() pulumi.IntPtrOutput
- func (o SkuResponsePtrOutput) Elem() SkuResponseOutput
- func (SkuResponsePtrOutput) ElementType() reflect.Type
- func (o SkuResponsePtrOutput) Name() pulumi.StringPtrOutput
- func (o SkuResponsePtrOutput) Tier() pulumi.StringPtrOutput
- func (o SkuResponsePtrOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
- func (o SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
- type SqlPool
- type SqlPoolArgs
- type SqlPoolInput
- type SqlPoolOutput
- type SqlPoolSensitivityLabel
- type SqlPoolSensitivityLabelArgs
- type SqlPoolSensitivityLabelInput
- type SqlPoolSensitivityLabelOutput
- type SqlPoolSensitivityLabelState
- type SqlPoolState
- type SqlPoolTransparentDataEncryption
- func GetSqlPoolTransparentDataEncryption(ctx *pulumi.Context, name string, id pulumi.IDInput, ...) (*SqlPoolTransparentDataEncryption, error)
- func NewSqlPoolTransparentDataEncryption(ctx *pulumi.Context, name string, args *SqlPoolTransparentDataEncryptionArgs, ...) (*SqlPoolTransparentDataEncryption, error)
- func (*SqlPoolTransparentDataEncryption) ElementType() reflect.Type
- func (i *SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutput() SqlPoolTransparentDataEncryptionOutput
- func (i *SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutputWithContext(ctx context.Context) SqlPoolTransparentDataEncryptionOutput
- type SqlPoolTransparentDataEncryptionArgs
- type SqlPoolTransparentDataEncryptionInput
- type SqlPoolTransparentDataEncryptionOutput
- func (SqlPoolTransparentDataEncryptionOutput) ElementType() reflect.Type
- func (o SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutput() SqlPoolTransparentDataEncryptionOutput
- func (o SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutputWithContext(ctx context.Context) SqlPoolTransparentDataEncryptionOutput
- type SqlPoolTransparentDataEncryptionState
- type SqlPoolVulnerabilityAssessment
- func (*SqlPoolVulnerabilityAssessment) ElementType() reflect.Type
- func (i *SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutput() SqlPoolVulnerabilityAssessmentOutput
- func (i *SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentOutput
- type SqlPoolVulnerabilityAssessmentArgs
- type SqlPoolVulnerabilityAssessmentInput
- type SqlPoolVulnerabilityAssessmentOutput
- func (SqlPoolVulnerabilityAssessmentOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutput() SqlPoolVulnerabilityAssessmentOutput
- func (o SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentOutput
- type SqlPoolVulnerabilityAssessmentRuleBaseline
- func GetSqlPoolVulnerabilityAssessmentRuleBaseline(ctx *pulumi.Context, name string, id pulumi.IDInput, ...) (*SqlPoolVulnerabilityAssessmentRuleBaseline, error)
- func NewSqlPoolVulnerabilityAssessmentRuleBaseline(ctx *pulumi.Context, name string, ...) (*SqlPoolVulnerabilityAssessmentRuleBaseline, error)
- func (*SqlPoolVulnerabilityAssessmentRuleBaseline) ElementType() reflect.Type
- func (i *SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput() SqlPoolVulnerabilityAssessmentRuleBaselineOutput
- func (i *SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineArgs
- type SqlPoolVulnerabilityAssessmentRuleBaselineInput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItem
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ElementType() reflect.Type
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemArray
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ElementType() reflect.Type
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) Index(i pulumi.IntInput) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemInput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) Result() pulumi.StringArrayOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponse
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ElementType() reflect.Type
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ElementType() reflect.Type
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
- func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) Index(i pulumi.IntInput) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput
- type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) Result() pulumi.StringArrayOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineOutput
- func (SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ElementType() reflect.Type
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput() SqlPoolVulnerabilityAssessmentRuleBaselineOutput
- func (o SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineOutput
- type SqlPoolVulnerabilityAssessmentRuleBaselineState
- type SqlPoolVulnerabilityAssessmentState
- type SqlPoolWorkloadClassifier
- type SqlPoolWorkloadClassifierArgs
- type SqlPoolWorkloadClassifierInput
- type SqlPoolWorkloadClassifierOutput
- func (SqlPoolWorkloadClassifierOutput) ElementType() reflect.Type
- func (o SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutput() SqlPoolWorkloadClassifierOutput
- func (o SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutputWithContext(ctx context.Context) SqlPoolWorkloadClassifierOutput
- type SqlPoolWorkloadClassifierState
- type SqlPoolWorkloadGroup
- type SqlPoolWorkloadGroupArgs
- type SqlPoolWorkloadGroupInput
- type SqlPoolWorkloadGroupOutput
- type SqlPoolWorkloadGroupState
- type SsisEnvironmentReferenceResponse
- type SsisEnvironmentReferenceResponseArgs
- func (SsisEnvironmentReferenceResponseArgs) ElementType() reflect.Type
- func (i SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutput() SsisEnvironmentReferenceResponseOutput
- func (i SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseOutput
- type SsisEnvironmentReferenceResponseArray
- func (SsisEnvironmentReferenceResponseArray) ElementType() reflect.Type
- func (i SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutput() SsisEnvironmentReferenceResponseArrayOutput
- func (i SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseArrayOutput
- type SsisEnvironmentReferenceResponseArrayInput
- type SsisEnvironmentReferenceResponseArrayOutput
- func (SsisEnvironmentReferenceResponseArrayOutput) ElementType() reflect.Type
- func (o SsisEnvironmentReferenceResponseArrayOutput) Index(i pulumi.IntInput) SsisEnvironmentReferenceResponseOutput
- func (o SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutput() SsisEnvironmentReferenceResponseArrayOutput
- func (o SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseArrayOutput
- type SsisEnvironmentReferenceResponseInput
- type SsisEnvironmentReferenceResponseOutput
- func (SsisEnvironmentReferenceResponseOutput) ElementType() reflect.Type
- func (o SsisEnvironmentReferenceResponseOutput) EnvironmentFolderName() pulumi.StringPtrOutput
- func (o SsisEnvironmentReferenceResponseOutput) EnvironmentName() pulumi.StringPtrOutput
- func (o SsisEnvironmentReferenceResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisEnvironmentReferenceResponseOutput) ReferenceType() pulumi.StringPtrOutput
- func (o SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutput() SsisEnvironmentReferenceResponseOutput
- func (o SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseOutput
- type SsisEnvironmentResponse
- type SsisEnvironmentResponseArgs
- type SsisEnvironmentResponseInput
- type SsisEnvironmentResponseOutput
- func (o SsisEnvironmentResponseOutput) Description() pulumi.StringPtrOutput
- func (SsisEnvironmentResponseOutput) ElementType() reflect.Type
- func (o SsisEnvironmentResponseOutput) FolderId() pulumi.Float64PtrOutput
- func (o SsisEnvironmentResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisEnvironmentResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutput() SsisEnvironmentResponseOutput
- func (o SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutputWithContext(ctx context.Context) SsisEnvironmentResponseOutput
- func (o SsisEnvironmentResponseOutput) Type() pulumi.StringOutput
- func (o SsisEnvironmentResponseOutput) Variables() SsisVariableResponseArrayOutput
- type SsisFolderResponse
- type SsisFolderResponseArgs
- type SsisFolderResponseInput
- type SsisFolderResponseOutput
- func (o SsisFolderResponseOutput) Description() pulumi.StringPtrOutput
- func (SsisFolderResponseOutput) ElementType() reflect.Type
- func (o SsisFolderResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisFolderResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisFolderResponseOutput) ToSsisFolderResponseOutput() SsisFolderResponseOutput
- func (o SsisFolderResponseOutput) ToSsisFolderResponseOutputWithContext(ctx context.Context) SsisFolderResponseOutput
- func (o SsisFolderResponseOutput) Type() pulumi.StringOutput
- type SsisPackageResponse
- type SsisPackageResponseArgs
- type SsisPackageResponseInput
- type SsisPackageResponseOutput
- func (o SsisPackageResponseOutput) Description() pulumi.StringPtrOutput
- func (SsisPackageResponseOutput) ElementType() reflect.Type
- func (o SsisPackageResponseOutput) FolderId() pulumi.Float64PtrOutput
- func (o SsisPackageResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisPackageResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisPackageResponseOutput) Parameters() SsisParameterResponseArrayOutput
- func (o SsisPackageResponseOutput) ProjectId() pulumi.Float64PtrOutput
- func (o SsisPackageResponseOutput) ProjectVersion() pulumi.Float64PtrOutput
- func (o SsisPackageResponseOutput) ToSsisPackageResponseOutput() SsisPackageResponseOutput
- func (o SsisPackageResponseOutput) ToSsisPackageResponseOutputWithContext(ctx context.Context) SsisPackageResponseOutput
- func (o SsisPackageResponseOutput) Type() pulumi.StringOutput
- type SsisParameterResponse
- type SsisParameterResponseArgs
- type SsisParameterResponseArray
- func (SsisParameterResponseArray) ElementType() reflect.Type
- func (i SsisParameterResponseArray) ToSsisParameterResponseArrayOutput() SsisParameterResponseArrayOutput
- func (i SsisParameterResponseArray) ToSsisParameterResponseArrayOutputWithContext(ctx context.Context) SsisParameterResponseArrayOutput
- type SsisParameterResponseArrayInput
- type SsisParameterResponseArrayOutput
- func (SsisParameterResponseArrayOutput) ElementType() reflect.Type
- func (o SsisParameterResponseArrayOutput) Index(i pulumi.IntInput) SsisParameterResponseOutput
- func (o SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutput() SsisParameterResponseArrayOutput
- func (o SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutputWithContext(ctx context.Context) SsisParameterResponseArrayOutput
- type SsisParameterResponseInput
- type SsisParameterResponseOutput
- func (o SsisParameterResponseOutput) DataType() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) DefaultValue() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) Description() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) DesignDefaultValue() pulumi.StringPtrOutput
- func (SsisParameterResponseOutput) ElementType() reflect.Type
- func (o SsisParameterResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisParameterResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) Required() pulumi.BoolPtrOutput
- func (o SsisParameterResponseOutput) Sensitive() pulumi.BoolPtrOutput
- func (o SsisParameterResponseOutput) SensitiveDefaultValue() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) ToSsisParameterResponseOutput() SsisParameterResponseOutput
- func (o SsisParameterResponseOutput) ToSsisParameterResponseOutputWithContext(ctx context.Context) SsisParameterResponseOutput
- func (o SsisParameterResponseOutput) ValueSet() pulumi.BoolPtrOutput
- func (o SsisParameterResponseOutput) ValueType() pulumi.StringPtrOutput
- func (o SsisParameterResponseOutput) Variable() pulumi.StringPtrOutput
- type SsisProjectResponse
- type SsisProjectResponseArgs
- type SsisProjectResponseInput
- type SsisProjectResponseOutput
- func (o SsisProjectResponseOutput) Description() pulumi.StringPtrOutput
- func (SsisProjectResponseOutput) ElementType() reflect.Type
- func (o SsisProjectResponseOutput) EnvironmentRefs() SsisEnvironmentReferenceResponseArrayOutput
- func (o SsisProjectResponseOutput) FolderId() pulumi.Float64PtrOutput
- func (o SsisProjectResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisProjectResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisProjectResponseOutput) Parameters() SsisParameterResponseArrayOutput
- func (o SsisProjectResponseOutput) ToSsisProjectResponseOutput() SsisProjectResponseOutput
- func (o SsisProjectResponseOutput) ToSsisProjectResponseOutputWithContext(ctx context.Context) SsisProjectResponseOutput
- func (o SsisProjectResponseOutput) Type() pulumi.StringOutput
- func (o SsisProjectResponseOutput) Version() pulumi.Float64PtrOutput
- type SsisVariableResponse
- type SsisVariableResponseArgs
- type SsisVariableResponseArray
- type SsisVariableResponseArrayInput
- type SsisVariableResponseArrayOutput
- func (SsisVariableResponseArrayOutput) ElementType() reflect.Type
- func (o SsisVariableResponseArrayOutput) Index(i pulumi.IntInput) SsisVariableResponseOutput
- func (o SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutput() SsisVariableResponseArrayOutput
- func (o SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutputWithContext(ctx context.Context) SsisVariableResponseArrayOutput
- type SsisVariableResponseInput
- type SsisVariableResponseOutput
- func (o SsisVariableResponseOutput) DataType() pulumi.StringPtrOutput
- func (o SsisVariableResponseOutput) Description() pulumi.StringPtrOutput
- func (SsisVariableResponseOutput) ElementType() reflect.Type
- func (o SsisVariableResponseOutput) Id() pulumi.Float64PtrOutput
- func (o SsisVariableResponseOutput) Name() pulumi.StringPtrOutput
- func (o SsisVariableResponseOutput) Sensitive() pulumi.BoolPtrOutput
- func (o SsisVariableResponseOutput) SensitiveValue() pulumi.StringPtrOutput
- func (o SsisVariableResponseOutput) ToSsisVariableResponseOutput() SsisVariableResponseOutput
- func (o SsisVariableResponseOutput) ToSsisVariableResponseOutputWithContext(ctx context.Context) SsisVariableResponseOutput
- func (o SsisVariableResponseOutput) Value() pulumi.StringPtrOutput
- type StorageAccountType
- func (StorageAccountType) ElementType() reflect.Type
- func (e StorageAccountType) ToStringOutput() pulumi.StringOutput
- func (e StorageAccountType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e StorageAccountType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e StorageAccountType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type TransparentDataEncryptionStatus
- func (TransparentDataEncryptionStatus) ElementType() reflect.Type
- func (e TransparentDataEncryptionStatus) ToStringOutput() pulumi.StringOutput
- func (e TransparentDataEncryptionStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e TransparentDataEncryptionStatus) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e TransparentDataEncryptionStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type VirtualNetworkProfile
- type VirtualNetworkProfileArgs
- func (VirtualNetworkProfileArgs) ElementType() reflect.Type
- func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutput() VirtualNetworkProfileOutput
- func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutputWithContext(ctx context.Context) VirtualNetworkProfileOutput
- func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
- func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
- type VirtualNetworkProfileInput
- type VirtualNetworkProfileOutput
- func (o VirtualNetworkProfileOutput) ComputeSubnetId() pulumi.StringPtrOutput
- func (VirtualNetworkProfileOutput) ElementType() reflect.Type
- func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutput() VirtualNetworkProfileOutput
- func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutputWithContext(ctx context.Context) VirtualNetworkProfileOutput
- func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
- func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
- type VirtualNetworkProfilePtrInput
- type VirtualNetworkProfilePtrOutput
- func (o VirtualNetworkProfilePtrOutput) ComputeSubnetId() pulumi.StringPtrOutput
- func (o VirtualNetworkProfilePtrOutput) Elem() VirtualNetworkProfileOutput
- func (VirtualNetworkProfilePtrOutput) ElementType() reflect.Type
- func (o VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
- func (o VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
- type VirtualNetworkProfileResponse
- type VirtualNetworkProfileResponseArgs
- func (VirtualNetworkProfileResponseArgs) ElementType() reflect.Type
- func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutput() VirtualNetworkProfileResponseOutput
- func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutputWithContext(ctx context.Context) VirtualNetworkProfileResponseOutput
- func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
- func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
- type VirtualNetworkProfileResponseInput
- type VirtualNetworkProfileResponseOutput
- func (o VirtualNetworkProfileResponseOutput) ComputeSubnetId() pulumi.StringPtrOutput
- func (VirtualNetworkProfileResponseOutput) ElementType() reflect.Type
- func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutput() VirtualNetworkProfileResponseOutput
- func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutputWithContext(ctx context.Context) VirtualNetworkProfileResponseOutput
- func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
- func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
- type VirtualNetworkProfileResponsePtrInput
- type VirtualNetworkProfileResponsePtrOutput
- func (o VirtualNetworkProfileResponsePtrOutput) ComputeSubnetId() pulumi.StringPtrOutput
- func (o VirtualNetworkProfileResponsePtrOutput) Elem() VirtualNetworkProfileResponseOutput
- func (VirtualNetworkProfileResponsePtrOutput) ElementType() reflect.Type
- func (o VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
- func (o VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
- type VulnerabilityAssessmentRecurringScansProperties
- type VulnerabilityAssessmentRecurringScansPropertiesArgs
- func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ElementType() reflect.Type
- func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutput() VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- type VulnerabilityAssessmentRecurringScansPropertiesInput
- type VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ElementType() reflect.Type
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) Emails() pulumi.StringArrayOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) IsEnabled() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutput() VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- type VulnerabilityAssessmentRecurringScansPropertiesPtrInput
- type VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) Elem() VulnerabilityAssessmentRecurringScansPropertiesOutput
- func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ElementType() reflect.Type
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) Emails() pulumi.StringArrayOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) IsEnabled() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
- type VulnerabilityAssessmentRecurringScansPropertiesResponse
- type VulnerabilityAssessmentRecurringScansPropertiesResponseArgs
- func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ElementType() reflect.Type
- func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- type VulnerabilityAssessmentRecurringScansPropertiesResponseInput
- type VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ElementType() reflect.Type
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) Emails() pulumi.StringArrayOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) IsEnabled() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput
- type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) Elem() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
- func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ElementType() reflect.Type
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) Emails() pulumi.StringArrayOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) IsEnabled() pulumi.BoolPtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
- type Workspace
- type WorkspaceAadAdmin
- type WorkspaceAadAdminArgs
- type WorkspaceAadAdminInput
- type WorkspaceAadAdminOutput
- type WorkspaceAadAdminState
- type WorkspaceArgs
- type WorkspaceInput
- type WorkspaceKeyDetails
- type WorkspaceKeyDetailsArgs
- func (WorkspaceKeyDetailsArgs) ElementType() reflect.Type
- func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutput() WorkspaceKeyDetailsOutput
- func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutputWithContext(ctx context.Context) WorkspaceKeyDetailsOutput
- func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
- func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
- type WorkspaceKeyDetailsInput
- type WorkspaceKeyDetailsOutput
- func (WorkspaceKeyDetailsOutput) ElementType() reflect.Type
- func (o WorkspaceKeyDetailsOutput) KeyVaultUrl() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsOutput) Name() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutput() WorkspaceKeyDetailsOutput
- func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutputWithContext(ctx context.Context) WorkspaceKeyDetailsOutput
- func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
- func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
- type WorkspaceKeyDetailsPtrInput
- type WorkspaceKeyDetailsPtrOutput
- func (o WorkspaceKeyDetailsPtrOutput) Elem() WorkspaceKeyDetailsOutput
- func (WorkspaceKeyDetailsPtrOutput) ElementType() reflect.Type
- func (o WorkspaceKeyDetailsPtrOutput) KeyVaultUrl() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsPtrOutput) Name() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
- func (o WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
- type WorkspaceKeyDetailsResponse
- type WorkspaceKeyDetailsResponseArgs
- func (WorkspaceKeyDetailsResponseArgs) ElementType() reflect.Type
- func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutput() WorkspaceKeyDetailsResponseOutput
- func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponseOutput
- func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
- func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
- type WorkspaceKeyDetailsResponseInput
- type WorkspaceKeyDetailsResponseOutput
- func (WorkspaceKeyDetailsResponseOutput) ElementType() reflect.Type
- func (o WorkspaceKeyDetailsResponseOutput) KeyVaultUrl() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsResponseOutput) Name() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutput() WorkspaceKeyDetailsResponseOutput
- func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponseOutput
- func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
- func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
- type WorkspaceKeyDetailsResponsePtrInput
- type WorkspaceKeyDetailsResponsePtrOutput
- func (o WorkspaceKeyDetailsResponsePtrOutput) Elem() WorkspaceKeyDetailsResponseOutput
- func (WorkspaceKeyDetailsResponsePtrOutput) ElementType() reflect.Type
- func (o WorkspaceKeyDetailsResponsePtrOutput) KeyVaultUrl() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsResponsePtrOutput) Name() pulumi.StringPtrOutput
- func (o WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
- func (o WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
- type WorkspaceManagedSqlServerVulnerabilityAssessment
- func GetWorkspaceManagedSqlServerVulnerabilityAssessment(ctx *pulumi.Context, name string, id pulumi.IDInput, ...) (*WorkspaceManagedSqlServerVulnerabilityAssessment, error)
- func NewWorkspaceManagedSqlServerVulnerabilityAssessment(ctx *pulumi.Context, name string, ...) (*WorkspaceManagedSqlServerVulnerabilityAssessment, error)
- func (*WorkspaceManagedSqlServerVulnerabilityAssessment) ElementType() reflect.Type
- func (i *WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput() WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
- func (i *WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext(ctx context.Context) WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
- type WorkspaceManagedSqlServerVulnerabilityAssessmentArgs
- type WorkspaceManagedSqlServerVulnerabilityAssessmentInput
- type WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
- func (WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ElementType() reflect.Type
- func (o WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput() WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
- func (o WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext(ctx context.Context) WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
- type WorkspaceManagedSqlServerVulnerabilityAssessmentState
- type WorkspaceOutput
- type WorkspaceRepositoryConfiguration
- type WorkspaceRepositoryConfigurationArgs
- func (WorkspaceRepositoryConfigurationArgs) ElementType() reflect.Type
- func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutput() WorkspaceRepositoryConfigurationOutput
- func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationOutput
- func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
- func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
- type WorkspaceRepositoryConfigurationInput
- type WorkspaceRepositoryConfigurationOutput
- func (o WorkspaceRepositoryConfigurationOutput) AccountName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) CollaborationBranch() pulumi.StringPtrOutput
- func (WorkspaceRepositoryConfigurationOutput) ElementType() reflect.Type
- func (o WorkspaceRepositoryConfigurationOutput) HostName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) LastCommitId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) ProjectName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) RepositoryName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) RootFolder() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) TenantId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutput() WorkspaceRepositoryConfigurationOutput
- func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationOutput
- func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
- func (o WorkspaceRepositoryConfigurationOutput) Type() pulumi.StringPtrOutput
- type WorkspaceRepositoryConfigurationPtrInput
- type WorkspaceRepositoryConfigurationPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) AccountName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) CollaborationBranch() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) Elem() WorkspaceRepositoryConfigurationOutput
- func (WorkspaceRepositoryConfigurationPtrOutput) ElementType() reflect.Type
- func (o WorkspaceRepositoryConfigurationPtrOutput) HostName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) LastCommitId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) ProjectName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) RepositoryName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) RootFolder() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) TenantId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
- func (o WorkspaceRepositoryConfigurationPtrOutput) Type() pulumi.StringPtrOutput
- type WorkspaceRepositoryConfigurationResponse
- type WorkspaceRepositoryConfigurationResponseArgs
- func (WorkspaceRepositoryConfigurationResponseArgs) ElementType() reflect.Type
- func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutput() WorkspaceRepositoryConfigurationResponseOutput
- func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponseOutput
- func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
- func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
- type WorkspaceRepositoryConfigurationResponseInput
- type WorkspaceRepositoryConfigurationResponseOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) AccountName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) CollaborationBranch() pulumi.StringPtrOutput
- func (WorkspaceRepositoryConfigurationResponseOutput) ElementType() reflect.Type
- func (o WorkspaceRepositoryConfigurationResponseOutput) HostName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) LastCommitId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) ProjectName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) RepositoryName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) RootFolder() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) TenantId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutput() WorkspaceRepositoryConfigurationResponseOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponseOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
- func (o WorkspaceRepositoryConfigurationResponseOutput) Type() pulumi.StringPtrOutput
- type WorkspaceRepositoryConfigurationResponsePtrInput
- type WorkspaceRepositoryConfigurationResponsePtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) AccountName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) CollaborationBranch() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) Elem() WorkspaceRepositoryConfigurationResponseOutput
- func (WorkspaceRepositoryConfigurationResponsePtrOutput) ElementType() reflect.Type
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) HostName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) LastCommitId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ProjectName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) RepositoryName() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) RootFolder() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) TenantId() pulumi.StringPtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
- func (o WorkspaceRepositoryConfigurationResponsePtrOutput) Type() pulumi.StringPtrOutput
- type WorkspaceSqlAadAdmin
- type WorkspaceSqlAadAdminArgs
- type WorkspaceSqlAadAdminInput
- type WorkspaceSqlAadAdminOutput
- type WorkspaceSqlAadAdminState
- type WorkspaceState
Constants ¶
const ( DataFlowComputeTypeGeneral = DataFlowComputeType("General") DataFlowComputeTypeMemoryOptimized = DataFlowComputeType("MemoryOptimized") DataFlowComputeTypeComputeOptimized = DataFlowComputeType("ComputeOptimized") )
const ( IntegrationRuntimeEditionStandard = IntegrationRuntimeEdition("Standard") IntegrationRuntimeEditionEnterprise = IntegrationRuntimeEdition("Enterprise") )
const ( IntegrationRuntimeEntityReferenceTypeIntegrationRuntimeReference = IntegrationRuntimeEntityReferenceType("IntegrationRuntimeReference") IntegrationRuntimeEntityReferenceTypeLinkedServiceReference = IntegrationRuntimeEntityReferenceType("LinkedServiceReference") )
const ( IntegrationRuntimeLicenseTypeBasePrice = IntegrationRuntimeLicenseType("BasePrice") IntegrationRuntimeLicenseTypeLicenseIncluded = IntegrationRuntimeLicenseType("LicenseIncluded") )
const ( IntegrationRuntimeSsisCatalogPricingTierBasic = IntegrationRuntimeSsisCatalogPricingTier("Basic") IntegrationRuntimeSsisCatalogPricingTierStandard = IntegrationRuntimeSsisCatalogPricingTier("Standard") IntegrationRuntimeSsisCatalogPricingTierPremium = IntegrationRuntimeSsisCatalogPricingTier("Premium") IntegrationRuntimeSsisCatalogPricingTierPremiumRS = IntegrationRuntimeSsisCatalogPricingTier("PremiumRS") )
const ( IntegrationRuntimeTypeManaged = IntegrationRuntimeType("Managed") IntegrationRuntimeTypeSelfHosted = IntegrationRuntimeType("SelfHosted") )
const ( NodeSizeNone = NodeSize("None") NodeSizeSmall = NodeSize("Small") NodeSizeMedium = NodeSize("Medium") NodeSizeLarge = NodeSize("Large") NodeSizeXLarge = NodeSize("XLarge") NodeSizeXXLarge = NodeSize("XXLarge") NodeSizeXXXLarge = NodeSize("XXXLarge") )
const ( NodeSizeFamilyNone = NodeSizeFamily("None") NodeSizeFamilyMemoryOptimized = NodeSizeFamily("MemoryOptimized") )
const ( ResourceIdentityTypeNone = ResourceIdentityType("None") ResourceIdentityTypeSystemAssigned = ResourceIdentityType("SystemAssigned") )
const ( SensitivityLabelRankNone = SensitivityLabelRank("None") SensitivityLabelRankLow = SensitivityLabelRank("Low") SensitivityLabelRankMedium = SensitivityLabelRank("Medium") SensitivityLabelRankHigh = SensitivityLabelRank("High") SensitivityLabelRankCritical = SensitivityLabelRank("Critical") )
const ( StorageAccountTypeGRS = StorageAccountType("GRS") StorageAccountTypeLRS = StorageAccountType("LRS") StorageAccountTypeZRS = StorageAccountType("ZRS") )
const ( TransparentDataEncryptionStatusEnabled = TransparentDataEncryptionStatus("Enabled") TransparentDataEncryptionStatusDisabled = TransparentDataEncryptionStatus("Disabled") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoPauseProperties ¶
type AutoPauseProperties struct { // Number of minutes of idle time before the Big Data pool is automatically paused. DelayInMinutes *int `pulumi:"delayInMinutes"` // Whether auto-pausing is enabled for the Big Data pool. Enabled *bool `pulumi:"enabled"` }
Auto-pausing properties of a Big Data pool powered by Apache Spark
type AutoPausePropertiesArgs ¶
type AutoPausePropertiesArgs struct { // Number of minutes of idle time before the Big Data pool is automatically paused. DelayInMinutes pulumi.IntPtrInput `pulumi:"delayInMinutes"` // Whether auto-pausing is enabled for the Big Data pool. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` }
Auto-pausing properties of a Big Data pool powered by Apache Spark
func (AutoPausePropertiesArgs) ElementType ¶
func (AutoPausePropertiesArgs) ElementType() reflect.Type
func (AutoPausePropertiesArgs) ToAutoPausePropertiesOutput ¶
func (i AutoPausePropertiesArgs) ToAutoPausePropertiesOutput() AutoPausePropertiesOutput
func (AutoPausePropertiesArgs) ToAutoPausePropertiesOutputWithContext ¶
func (i AutoPausePropertiesArgs) ToAutoPausePropertiesOutputWithContext(ctx context.Context) AutoPausePropertiesOutput
func (AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutput ¶
func (i AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
func (AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutputWithContext ¶
func (i AutoPausePropertiesArgs) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
type AutoPausePropertiesInput ¶
type AutoPausePropertiesInput interface { pulumi.Input ToAutoPausePropertiesOutput() AutoPausePropertiesOutput ToAutoPausePropertiesOutputWithContext(context.Context) AutoPausePropertiesOutput }
AutoPausePropertiesInput is an input type that accepts AutoPausePropertiesArgs and AutoPausePropertiesOutput values. You can construct a concrete instance of `AutoPausePropertiesInput` via:
AutoPausePropertiesArgs{...}
type AutoPausePropertiesOutput ¶
type AutoPausePropertiesOutput struct{ *pulumi.OutputState }
Auto-pausing properties of a Big Data pool powered by Apache Spark
func (AutoPausePropertiesOutput) DelayInMinutes ¶
func (o AutoPausePropertiesOutput) DelayInMinutes() pulumi.IntPtrOutput
Number of minutes of idle time before the Big Data pool is automatically paused.
func (AutoPausePropertiesOutput) ElementType ¶
func (AutoPausePropertiesOutput) ElementType() reflect.Type
func (AutoPausePropertiesOutput) Enabled ¶
func (o AutoPausePropertiesOutput) Enabled() pulumi.BoolPtrOutput
Whether auto-pausing is enabled for the Big Data pool.
func (AutoPausePropertiesOutput) ToAutoPausePropertiesOutput ¶
func (o AutoPausePropertiesOutput) ToAutoPausePropertiesOutput() AutoPausePropertiesOutput
func (AutoPausePropertiesOutput) ToAutoPausePropertiesOutputWithContext ¶
func (o AutoPausePropertiesOutput) ToAutoPausePropertiesOutputWithContext(ctx context.Context) AutoPausePropertiesOutput
func (AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutput ¶
func (o AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
func (AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutputWithContext ¶
func (o AutoPausePropertiesOutput) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
type AutoPausePropertiesPtrInput ¶
type AutoPausePropertiesPtrInput interface { pulumi.Input ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput ToAutoPausePropertiesPtrOutputWithContext(context.Context) AutoPausePropertiesPtrOutput }
AutoPausePropertiesPtrInput is an input type that accepts AutoPausePropertiesArgs, AutoPausePropertiesPtr and AutoPausePropertiesPtrOutput values. You can construct a concrete instance of `AutoPausePropertiesPtrInput` via:
AutoPausePropertiesArgs{...} or: nil
func AutoPausePropertiesPtr ¶
func AutoPausePropertiesPtr(v *AutoPausePropertiesArgs) AutoPausePropertiesPtrInput
type AutoPausePropertiesPtrOutput ¶
type AutoPausePropertiesPtrOutput struct{ *pulumi.OutputState }
func (AutoPausePropertiesPtrOutput) DelayInMinutes ¶
func (o AutoPausePropertiesPtrOutput) DelayInMinutes() pulumi.IntPtrOutput
Number of minutes of idle time before the Big Data pool is automatically paused.
func (AutoPausePropertiesPtrOutput) Elem ¶
func (o AutoPausePropertiesPtrOutput) Elem() AutoPausePropertiesOutput
func (AutoPausePropertiesPtrOutput) ElementType ¶
func (AutoPausePropertiesPtrOutput) ElementType() reflect.Type
func (AutoPausePropertiesPtrOutput) Enabled ¶
func (o AutoPausePropertiesPtrOutput) Enabled() pulumi.BoolPtrOutput
Whether auto-pausing is enabled for the Big Data pool.
func (AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutput ¶
func (o AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutput() AutoPausePropertiesPtrOutput
func (AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutputWithContext ¶
func (o AutoPausePropertiesPtrOutput) ToAutoPausePropertiesPtrOutputWithContext(ctx context.Context) AutoPausePropertiesPtrOutput
type AutoPausePropertiesResponse ¶
type AutoPausePropertiesResponse struct { // Number of minutes of idle time before the Big Data pool is automatically paused. DelayInMinutes *int `pulumi:"delayInMinutes"` // Whether auto-pausing is enabled for the Big Data pool. Enabled *bool `pulumi:"enabled"` }
Auto-pausing properties of a Big Data pool powered by Apache Spark
type AutoPausePropertiesResponseArgs ¶
type AutoPausePropertiesResponseArgs struct { // Number of minutes of idle time before the Big Data pool is automatically paused. DelayInMinutes pulumi.IntPtrInput `pulumi:"delayInMinutes"` // Whether auto-pausing is enabled for the Big Data pool. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` }
Auto-pausing properties of a Big Data pool powered by Apache Spark
func (AutoPausePropertiesResponseArgs) ElementType ¶
func (AutoPausePropertiesResponseArgs) ElementType() reflect.Type
func (AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutput ¶
func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutput() AutoPausePropertiesResponseOutput
func (AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutputWithContext ¶
func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponseOutputWithContext(ctx context.Context) AutoPausePropertiesResponseOutput
func (AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutput ¶
func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
func (AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutputWithContext ¶
func (i AutoPausePropertiesResponseArgs) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
type AutoPausePropertiesResponseInput ¶
type AutoPausePropertiesResponseInput interface { pulumi.Input ToAutoPausePropertiesResponseOutput() AutoPausePropertiesResponseOutput ToAutoPausePropertiesResponseOutputWithContext(context.Context) AutoPausePropertiesResponseOutput }
AutoPausePropertiesResponseInput is an input type that accepts AutoPausePropertiesResponseArgs and AutoPausePropertiesResponseOutput values. You can construct a concrete instance of `AutoPausePropertiesResponseInput` via:
AutoPausePropertiesResponseArgs{...}
type AutoPausePropertiesResponseOutput ¶
type AutoPausePropertiesResponseOutput struct{ *pulumi.OutputState }
Auto-pausing properties of a Big Data pool powered by Apache Spark
func (AutoPausePropertiesResponseOutput) DelayInMinutes ¶
func (o AutoPausePropertiesResponseOutput) DelayInMinutes() pulumi.IntPtrOutput
Number of minutes of idle time before the Big Data pool is automatically paused.
func (AutoPausePropertiesResponseOutput) ElementType ¶
func (AutoPausePropertiesResponseOutput) ElementType() reflect.Type
func (AutoPausePropertiesResponseOutput) Enabled ¶
func (o AutoPausePropertiesResponseOutput) Enabled() pulumi.BoolPtrOutput
Whether auto-pausing is enabled for the Big Data pool.
func (AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutput ¶
func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutput() AutoPausePropertiesResponseOutput
func (AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutputWithContext ¶
func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponseOutputWithContext(ctx context.Context) AutoPausePropertiesResponseOutput
func (AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutput ¶
func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
func (AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutputWithContext ¶
func (o AutoPausePropertiesResponseOutput) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
type AutoPausePropertiesResponsePtrInput ¶
type AutoPausePropertiesResponsePtrInput interface { pulumi.Input ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput ToAutoPausePropertiesResponsePtrOutputWithContext(context.Context) AutoPausePropertiesResponsePtrOutput }
AutoPausePropertiesResponsePtrInput is an input type that accepts AutoPausePropertiesResponseArgs, AutoPausePropertiesResponsePtr and AutoPausePropertiesResponsePtrOutput values. You can construct a concrete instance of `AutoPausePropertiesResponsePtrInput` via:
AutoPausePropertiesResponseArgs{...} or: nil
func AutoPausePropertiesResponsePtr ¶
func AutoPausePropertiesResponsePtr(v *AutoPausePropertiesResponseArgs) AutoPausePropertiesResponsePtrInput
type AutoPausePropertiesResponsePtrOutput ¶
type AutoPausePropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (AutoPausePropertiesResponsePtrOutput) DelayInMinutes ¶
func (o AutoPausePropertiesResponsePtrOutput) DelayInMinutes() pulumi.IntPtrOutput
Number of minutes of idle time before the Big Data pool is automatically paused.
func (AutoPausePropertiesResponsePtrOutput) ElementType ¶
func (AutoPausePropertiesResponsePtrOutput) ElementType() reflect.Type
func (AutoPausePropertiesResponsePtrOutput) Enabled ¶
func (o AutoPausePropertiesResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
Whether auto-pausing is enabled for the Big Data pool.
func (AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutput ¶
func (o AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutput() AutoPausePropertiesResponsePtrOutput
func (AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutputWithContext ¶
func (o AutoPausePropertiesResponsePtrOutput) ToAutoPausePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoPausePropertiesResponsePtrOutput
type AutoScaleProperties ¶
type AutoScaleProperties struct { // Whether automatic scaling is enabled for the Big Data pool. Enabled *bool `pulumi:"enabled"` // The maximum number of nodes the Big Data pool can support. MaxNodeCount *int `pulumi:"maxNodeCount"` // The minimum number of nodes the Big Data pool can support. MinNodeCount *int `pulumi:"minNodeCount"` }
Auto-scaling properties of a Big Data pool powered by Apache Spark
type AutoScalePropertiesArgs ¶
type AutoScalePropertiesArgs struct { // Whether automatic scaling is enabled for the Big Data pool. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` // The maximum number of nodes the Big Data pool can support. MaxNodeCount pulumi.IntPtrInput `pulumi:"maxNodeCount"` // The minimum number of nodes the Big Data pool can support. MinNodeCount pulumi.IntPtrInput `pulumi:"minNodeCount"` }
Auto-scaling properties of a Big Data pool powered by Apache Spark
func (AutoScalePropertiesArgs) ElementType ¶
func (AutoScalePropertiesArgs) ElementType() reflect.Type
func (AutoScalePropertiesArgs) ToAutoScalePropertiesOutput ¶
func (i AutoScalePropertiesArgs) ToAutoScalePropertiesOutput() AutoScalePropertiesOutput
func (AutoScalePropertiesArgs) ToAutoScalePropertiesOutputWithContext ¶
func (i AutoScalePropertiesArgs) ToAutoScalePropertiesOutputWithContext(ctx context.Context) AutoScalePropertiesOutput
func (AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutput ¶
func (i AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
func (AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutputWithContext ¶
func (i AutoScalePropertiesArgs) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
type AutoScalePropertiesInput ¶
type AutoScalePropertiesInput interface { pulumi.Input ToAutoScalePropertiesOutput() AutoScalePropertiesOutput ToAutoScalePropertiesOutputWithContext(context.Context) AutoScalePropertiesOutput }
AutoScalePropertiesInput is an input type that accepts AutoScalePropertiesArgs and AutoScalePropertiesOutput values. You can construct a concrete instance of `AutoScalePropertiesInput` via:
AutoScalePropertiesArgs{...}
type AutoScalePropertiesOutput ¶
type AutoScalePropertiesOutput struct{ *pulumi.OutputState }
Auto-scaling properties of a Big Data pool powered by Apache Spark
func (AutoScalePropertiesOutput) ElementType ¶
func (AutoScalePropertiesOutput) ElementType() reflect.Type
func (AutoScalePropertiesOutput) Enabled ¶
func (o AutoScalePropertiesOutput) Enabled() pulumi.BoolPtrOutput
Whether automatic scaling is enabled for the Big Data pool.
func (AutoScalePropertiesOutput) MaxNodeCount ¶
func (o AutoScalePropertiesOutput) MaxNodeCount() pulumi.IntPtrOutput
The maximum number of nodes the Big Data pool can support.
func (AutoScalePropertiesOutput) MinNodeCount ¶
func (o AutoScalePropertiesOutput) MinNodeCount() pulumi.IntPtrOutput
The minimum number of nodes the Big Data pool can support.
func (AutoScalePropertiesOutput) ToAutoScalePropertiesOutput ¶
func (o AutoScalePropertiesOutput) ToAutoScalePropertiesOutput() AutoScalePropertiesOutput
func (AutoScalePropertiesOutput) ToAutoScalePropertiesOutputWithContext ¶
func (o AutoScalePropertiesOutput) ToAutoScalePropertiesOutputWithContext(ctx context.Context) AutoScalePropertiesOutput
func (AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutput ¶
func (o AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
func (AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutputWithContext ¶
func (o AutoScalePropertiesOutput) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
type AutoScalePropertiesPtrInput ¶
type AutoScalePropertiesPtrInput interface { pulumi.Input ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput ToAutoScalePropertiesPtrOutputWithContext(context.Context) AutoScalePropertiesPtrOutput }
AutoScalePropertiesPtrInput is an input type that accepts AutoScalePropertiesArgs, AutoScalePropertiesPtr and AutoScalePropertiesPtrOutput values. You can construct a concrete instance of `AutoScalePropertiesPtrInput` via:
AutoScalePropertiesArgs{...} or: nil
func AutoScalePropertiesPtr ¶
func AutoScalePropertiesPtr(v *AutoScalePropertiesArgs) AutoScalePropertiesPtrInput
type AutoScalePropertiesPtrOutput ¶
type AutoScalePropertiesPtrOutput struct{ *pulumi.OutputState }
func (AutoScalePropertiesPtrOutput) Elem ¶
func (o AutoScalePropertiesPtrOutput) Elem() AutoScalePropertiesOutput
func (AutoScalePropertiesPtrOutput) ElementType ¶
func (AutoScalePropertiesPtrOutput) ElementType() reflect.Type
func (AutoScalePropertiesPtrOutput) Enabled ¶
func (o AutoScalePropertiesPtrOutput) Enabled() pulumi.BoolPtrOutput
Whether automatic scaling is enabled for the Big Data pool.
func (AutoScalePropertiesPtrOutput) MaxNodeCount ¶
func (o AutoScalePropertiesPtrOutput) MaxNodeCount() pulumi.IntPtrOutput
The maximum number of nodes the Big Data pool can support.
func (AutoScalePropertiesPtrOutput) MinNodeCount ¶
func (o AutoScalePropertiesPtrOutput) MinNodeCount() pulumi.IntPtrOutput
The minimum number of nodes the Big Data pool can support.
func (AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutput ¶
func (o AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutput() AutoScalePropertiesPtrOutput
func (AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutputWithContext ¶
func (o AutoScalePropertiesPtrOutput) ToAutoScalePropertiesPtrOutputWithContext(ctx context.Context) AutoScalePropertiesPtrOutput
type AutoScalePropertiesResponse ¶
type AutoScalePropertiesResponse struct { // Whether automatic scaling is enabled for the Big Data pool. Enabled *bool `pulumi:"enabled"` // The maximum number of nodes the Big Data pool can support. MaxNodeCount *int `pulumi:"maxNodeCount"` // The minimum number of nodes the Big Data pool can support. MinNodeCount *int `pulumi:"minNodeCount"` }
Auto-scaling properties of a Big Data pool powered by Apache Spark
type AutoScalePropertiesResponseArgs ¶
type AutoScalePropertiesResponseArgs struct { // Whether automatic scaling is enabled for the Big Data pool. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` // The maximum number of nodes the Big Data pool can support. MaxNodeCount pulumi.IntPtrInput `pulumi:"maxNodeCount"` // The minimum number of nodes the Big Data pool can support. MinNodeCount pulumi.IntPtrInput `pulumi:"minNodeCount"` }
Auto-scaling properties of a Big Data pool powered by Apache Spark
func (AutoScalePropertiesResponseArgs) ElementType ¶
func (AutoScalePropertiesResponseArgs) ElementType() reflect.Type
func (AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutput ¶
func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutput() AutoScalePropertiesResponseOutput
func (AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutputWithContext ¶
func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponseOutputWithContext(ctx context.Context) AutoScalePropertiesResponseOutput
func (AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutput ¶
func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
func (AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutputWithContext ¶
func (i AutoScalePropertiesResponseArgs) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
type AutoScalePropertiesResponseInput ¶
type AutoScalePropertiesResponseInput interface { pulumi.Input ToAutoScalePropertiesResponseOutput() AutoScalePropertiesResponseOutput ToAutoScalePropertiesResponseOutputWithContext(context.Context) AutoScalePropertiesResponseOutput }
AutoScalePropertiesResponseInput is an input type that accepts AutoScalePropertiesResponseArgs and AutoScalePropertiesResponseOutput values. You can construct a concrete instance of `AutoScalePropertiesResponseInput` via:
AutoScalePropertiesResponseArgs{...}
type AutoScalePropertiesResponseOutput ¶
type AutoScalePropertiesResponseOutput struct{ *pulumi.OutputState }
Auto-scaling properties of a Big Data pool powered by Apache Spark
func (AutoScalePropertiesResponseOutput) ElementType ¶
func (AutoScalePropertiesResponseOutput) ElementType() reflect.Type
func (AutoScalePropertiesResponseOutput) Enabled ¶
func (o AutoScalePropertiesResponseOutput) Enabled() pulumi.BoolPtrOutput
Whether automatic scaling is enabled for the Big Data pool.
func (AutoScalePropertiesResponseOutput) MaxNodeCount ¶
func (o AutoScalePropertiesResponseOutput) MaxNodeCount() pulumi.IntPtrOutput
The maximum number of nodes the Big Data pool can support.
func (AutoScalePropertiesResponseOutput) MinNodeCount ¶
func (o AutoScalePropertiesResponseOutput) MinNodeCount() pulumi.IntPtrOutput
The minimum number of nodes the Big Data pool can support.
func (AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutput ¶
func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutput() AutoScalePropertiesResponseOutput
func (AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutputWithContext ¶
func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponseOutputWithContext(ctx context.Context) AutoScalePropertiesResponseOutput
func (AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutput ¶
func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
func (AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutputWithContext ¶
func (o AutoScalePropertiesResponseOutput) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
type AutoScalePropertiesResponsePtrInput ¶
type AutoScalePropertiesResponsePtrInput interface { pulumi.Input ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput ToAutoScalePropertiesResponsePtrOutputWithContext(context.Context) AutoScalePropertiesResponsePtrOutput }
AutoScalePropertiesResponsePtrInput is an input type that accepts AutoScalePropertiesResponseArgs, AutoScalePropertiesResponsePtr and AutoScalePropertiesResponsePtrOutput values. You can construct a concrete instance of `AutoScalePropertiesResponsePtrInput` via:
AutoScalePropertiesResponseArgs{...} or: nil
func AutoScalePropertiesResponsePtr ¶
func AutoScalePropertiesResponsePtr(v *AutoScalePropertiesResponseArgs) AutoScalePropertiesResponsePtrInput
type AutoScalePropertiesResponsePtrOutput ¶
type AutoScalePropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (AutoScalePropertiesResponsePtrOutput) ElementType ¶
func (AutoScalePropertiesResponsePtrOutput) ElementType() reflect.Type
func (AutoScalePropertiesResponsePtrOutput) Enabled ¶
func (o AutoScalePropertiesResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
Whether automatic scaling is enabled for the Big Data pool.
func (AutoScalePropertiesResponsePtrOutput) MaxNodeCount ¶
func (o AutoScalePropertiesResponsePtrOutput) MaxNodeCount() pulumi.IntPtrOutput
The maximum number of nodes the Big Data pool can support.
func (AutoScalePropertiesResponsePtrOutput) MinNodeCount ¶
func (o AutoScalePropertiesResponsePtrOutput) MinNodeCount() pulumi.IntPtrOutput
The minimum number of nodes the Big Data pool can support.
func (AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutput ¶
func (o AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutput() AutoScalePropertiesResponsePtrOutput
func (AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutputWithContext ¶
func (o AutoScalePropertiesResponsePtrOutput) ToAutoScalePropertiesResponsePtrOutputWithContext(ctx context.Context) AutoScalePropertiesResponsePtrOutput
type BigDataPool ¶
type BigDataPool struct { pulumi.CustomResourceState // Auto-pausing properties AutoPause AutoPausePropertiesResponsePtrOutput `pulumi:"autoPause"` // Auto-scaling properties AutoScale AutoScalePropertiesResponsePtrOutput `pulumi:"autoScale"` // The cache size CacheSize pulumi.IntPtrOutput `pulumi:"cacheSize"` // The time when the Big Data pool was created. CreationDate pulumi.StringPtrOutput `pulumi:"creationDate"` // List of custom libraries/packages associated with the spark pool. CustomLibraries LibraryInfoResponseArrayOutput `pulumi:"customLibraries"` // The default folder where Spark logs will be written. DefaultSparkLogFolder pulumi.StringPtrOutput `pulumi:"defaultSparkLogFolder"` // Dynamic Executor Allocation DynamicExecutorAllocation DynamicExecutorAllocationResponsePtrOutput `pulumi:"dynamicExecutorAllocation"` // Whether compute isolation is required or not. IsComputeIsolationEnabled pulumi.BoolPtrOutput `pulumi:"isComputeIsolationEnabled"` // The time when the Big Data pool was updated successfully. LastSucceededTimestamp pulumi.StringOutput `pulumi:"lastSucceededTimestamp"` // Library version requirements LibraryRequirements LibraryRequirementsResponsePtrOutput `pulumi:"libraryRequirements"` // The geo-location where the resource lives Location pulumi.StringOutput `pulumi:"location"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The number of nodes in the Big Data pool. NodeCount pulumi.IntPtrOutput `pulumi:"nodeCount"` // The level of compute power that each node in the Big Data pool has. NodeSize pulumi.StringPtrOutput `pulumi:"nodeSize"` // The kind of nodes that the Big Data pool provides. NodeSizeFamily pulumi.StringPtrOutput `pulumi:"nodeSizeFamily"` // The state of the Big Data pool. ProvisioningState pulumi.StringPtrOutput `pulumi:"provisioningState"` // Whether session level packages enabled. SessionLevelPackagesEnabled pulumi.BoolPtrOutput `pulumi:"sessionLevelPackagesEnabled"` // Spark configuration file to specify additional properties SparkConfigProperties LibraryRequirementsResponsePtrOutput `pulumi:"sparkConfigProperties"` // The Spark events folder SparkEventsFolder pulumi.StringPtrOutput `pulumi:"sparkEventsFolder"` // The Apache Spark version. SparkVersion pulumi.StringPtrOutput `pulumi:"sparkVersion"` // Resource tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A Big Data pool
func GetBigDataPool ¶
func GetBigDataPool(ctx *pulumi.Context, name string, id pulumi.IDInput, state *BigDataPoolState, opts ...pulumi.ResourceOption) (*BigDataPool, error)
GetBigDataPool gets an existing BigDataPool resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewBigDataPool ¶
func NewBigDataPool(ctx *pulumi.Context, name string, args *BigDataPoolArgs, opts ...pulumi.ResourceOption) (*BigDataPool, error)
NewBigDataPool registers a new resource with the given unique name, arguments, and options.
func (*BigDataPool) ElementType ¶
func (*BigDataPool) ElementType() reflect.Type
func (*BigDataPool) ToBigDataPoolOutput ¶
func (i *BigDataPool) ToBigDataPoolOutput() BigDataPoolOutput
func (*BigDataPool) ToBigDataPoolOutputWithContext ¶
func (i *BigDataPool) ToBigDataPoolOutputWithContext(ctx context.Context) BigDataPoolOutput
type BigDataPoolArgs ¶
type BigDataPoolArgs struct { // Auto-pausing properties AutoPause AutoPausePropertiesPtrInput // Auto-scaling properties AutoScale AutoScalePropertiesPtrInput // Big Data pool name BigDataPoolName pulumi.StringInput // The cache size CacheSize pulumi.IntPtrInput // The time when the Big Data pool was created. CreationDate pulumi.StringPtrInput // List of custom libraries/packages associated with the spark pool. CustomLibraries LibraryInfoArrayInput // The default folder where Spark logs will be written. DefaultSparkLogFolder pulumi.StringPtrInput // Dynamic Executor Allocation DynamicExecutorAllocation DynamicExecutorAllocationPtrInput // Whether to stop any running jobs in the Big Data pool Force pulumi.BoolPtrInput // Whether compute isolation is required or not. IsComputeIsolationEnabled pulumi.BoolPtrInput // Library version requirements LibraryRequirements LibraryRequirementsPtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // The number of nodes in the Big Data pool. NodeCount pulumi.IntPtrInput // The level of compute power that each node in the Big Data pool has. NodeSize pulumi.StringPtrInput // The kind of nodes that the Big Data pool provides. NodeSizeFamily pulumi.StringPtrInput // The state of the Big Data pool. ProvisioningState pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Whether session level packages enabled. SessionLevelPackagesEnabled pulumi.BoolPtrInput // Spark configuration file to specify additional properties SparkConfigProperties LibraryRequirementsPtrInput // The Spark events folder SparkEventsFolder pulumi.StringPtrInput // The Apache Spark version. SparkVersion pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a BigDataPool resource.
func (BigDataPoolArgs) ElementType ¶
func (BigDataPoolArgs) ElementType() reflect.Type
type BigDataPoolInput ¶
type BigDataPoolInput interface { pulumi.Input ToBigDataPoolOutput() BigDataPoolOutput ToBigDataPoolOutputWithContext(ctx context.Context) BigDataPoolOutput }
type BigDataPoolOutput ¶
type BigDataPoolOutput struct {
*pulumi.OutputState
}
func (BigDataPoolOutput) ElementType ¶
func (BigDataPoolOutput) ElementType() reflect.Type
func (BigDataPoolOutput) ToBigDataPoolOutput ¶
func (o BigDataPoolOutput) ToBigDataPoolOutput() BigDataPoolOutput
func (BigDataPoolOutput) ToBigDataPoolOutputWithContext ¶
func (o BigDataPoolOutput) ToBigDataPoolOutputWithContext(ctx context.Context) BigDataPoolOutput
type BigDataPoolState ¶
type BigDataPoolState struct { // Auto-pausing properties AutoPause AutoPausePropertiesResponsePtrInput // Auto-scaling properties AutoScale AutoScalePropertiesResponsePtrInput // The cache size CacheSize pulumi.IntPtrInput // The time when the Big Data pool was created. CreationDate pulumi.StringPtrInput // List of custom libraries/packages associated with the spark pool. CustomLibraries LibraryInfoResponseArrayInput // The default folder where Spark logs will be written. DefaultSparkLogFolder pulumi.StringPtrInput // Dynamic Executor Allocation DynamicExecutorAllocation DynamicExecutorAllocationResponsePtrInput // Whether compute isolation is required or not. IsComputeIsolationEnabled pulumi.BoolPtrInput // The time when the Big Data pool was updated successfully. LastSucceededTimestamp pulumi.StringPtrInput // Library version requirements LibraryRequirements LibraryRequirementsResponsePtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // The number of nodes in the Big Data pool. NodeCount pulumi.IntPtrInput // The level of compute power that each node in the Big Data pool has. NodeSize pulumi.StringPtrInput // The kind of nodes that the Big Data pool provides. NodeSizeFamily pulumi.StringPtrInput // The state of the Big Data pool. ProvisioningState pulumi.StringPtrInput // Whether session level packages enabled. SessionLevelPackagesEnabled pulumi.BoolPtrInput // Spark configuration file to specify additional properties SparkConfigProperties LibraryRequirementsResponsePtrInput // The Spark events folder SparkEventsFolder pulumi.StringPtrInput // The Apache Spark version. SparkVersion pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (BigDataPoolState) ElementType ¶
func (BigDataPoolState) ElementType() reflect.Type
type CmdkeySetup ¶
type CmdkeySetup struct { // The password of data source access. Password SecureString `pulumi:"password"` // The server name of data source access. TargetName interface{} `pulumi:"targetName"` // The type of custom setup. // Expected value is 'CmdkeySetup'. Type string `pulumi:"type"` // The user name of data source access. UserName interface{} `pulumi:"userName"` }
The custom setup of running cmdkey commands.
type CmdkeySetupArgs ¶
type CmdkeySetupArgs struct { // The password of data source access. Password SecureStringInput `pulumi:"password"` // The server name of data source access. TargetName pulumi.Input `pulumi:"targetName"` // The type of custom setup. // Expected value is 'CmdkeySetup'. Type pulumi.StringInput `pulumi:"type"` // The user name of data source access. UserName pulumi.Input `pulumi:"userName"` }
The custom setup of running cmdkey commands.
func (CmdkeySetupArgs) ElementType ¶
func (CmdkeySetupArgs) ElementType() reflect.Type
func (CmdkeySetupArgs) ToCmdkeySetupOutput ¶
func (i CmdkeySetupArgs) ToCmdkeySetupOutput() CmdkeySetupOutput
func (CmdkeySetupArgs) ToCmdkeySetupOutputWithContext ¶
func (i CmdkeySetupArgs) ToCmdkeySetupOutputWithContext(ctx context.Context) CmdkeySetupOutput
type CmdkeySetupInput ¶
type CmdkeySetupInput interface { pulumi.Input ToCmdkeySetupOutput() CmdkeySetupOutput ToCmdkeySetupOutputWithContext(context.Context) CmdkeySetupOutput }
CmdkeySetupInput is an input type that accepts CmdkeySetupArgs and CmdkeySetupOutput values. You can construct a concrete instance of `CmdkeySetupInput` via:
CmdkeySetupArgs{...}
type CmdkeySetupOutput ¶
type CmdkeySetupOutput struct{ *pulumi.OutputState }
The custom setup of running cmdkey commands.
func (CmdkeySetupOutput) ElementType ¶
func (CmdkeySetupOutput) ElementType() reflect.Type
func (CmdkeySetupOutput) Password ¶
func (o CmdkeySetupOutput) Password() SecureStringOutput
The password of data source access.
func (CmdkeySetupOutput) TargetName ¶
func (o CmdkeySetupOutput) TargetName() pulumi.AnyOutput
The server name of data source access.
func (CmdkeySetupOutput) ToCmdkeySetupOutput ¶
func (o CmdkeySetupOutput) ToCmdkeySetupOutput() CmdkeySetupOutput
func (CmdkeySetupOutput) ToCmdkeySetupOutputWithContext ¶
func (o CmdkeySetupOutput) ToCmdkeySetupOutputWithContext(ctx context.Context) CmdkeySetupOutput
func (CmdkeySetupOutput) Type ¶
func (o CmdkeySetupOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'CmdkeySetup'.
func (CmdkeySetupOutput) UserName ¶
func (o CmdkeySetupOutput) UserName() pulumi.AnyOutput
The user name of data source access.
type CmdkeySetupResponse ¶
type CmdkeySetupResponse struct { // The password of data source access. Password SecureStringResponse `pulumi:"password"` // The server name of data source access. TargetName interface{} `pulumi:"targetName"` // The type of custom setup. // Expected value is 'CmdkeySetup'. Type string `pulumi:"type"` // The user name of data source access. UserName interface{} `pulumi:"userName"` }
The custom setup of running cmdkey commands.
type CmdkeySetupResponseArgs ¶
type CmdkeySetupResponseArgs struct { // The password of data source access. Password SecureStringResponseInput `pulumi:"password"` // The server name of data source access. TargetName pulumi.Input `pulumi:"targetName"` // The type of custom setup. // Expected value is 'CmdkeySetup'. Type pulumi.StringInput `pulumi:"type"` // The user name of data source access. UserName pulumi.Input `pulumi:"userName"` }
The custom setup of running cmdkey commands.
func (CmdkeySetupResponseArgs) ElementType ¶
func (CmdkeySetupResponseArgs) ElementType() reflect.Type
func (CmdkeySetupResponseArgs) ToCmdkeySetupResponseOutput ¶
func (i CmdkeySetupResponseArgs) ToCmdkeySetupResponseOutput() CmdkeySetupResponseOutput
func (CmdkeySetupResponseArgs) ToCmdkeySetupResponseOutputWithContext ¶
func (i CmdkeySetupResponseArgs) ToCmdkeySetupResponseOutputWithContext(ctx context.Context) CmdkeySetupResponseOutput
type CmdkeySetupResponseInput ¶
type CmdkeySetupResponseInput interface { pulumi.Input ToCmdkeySetupResponseOutput() CmdkeySetupResponseOutput ToCmdkeySetupResponseOutputWithContext(context.Context) CmdkeySetupResponseOutput }
CmdkeySetupResponseInput is an input type that accepts CmdkeySetupResponseArgs and CmdkeySetupResponseOutput values. You can construct a concrete instance of `CmdkeySetupResponseInput` via:
CmdkeySetupResponseArgs{...}
type CmdkeySetupResponseOutput ¶
type CmdkeySetupResponseOutput struct{ *pulumi.OutputState }
The custom setup of running cmdkey commands.
func (CmdkeySetupResponseOutput) ElementType ¶
func (CmdkeySetupResponseOutput) ElementType() reflect.Type
func (CmdkeySetupResponseOutput) Password ¶
func (o CmdkeySetupResponseOutput) Password() SecureStringResponseOutput
The password of data source access.
func (CmdkeySetupResponseOutput) TargetName ¶
func (o CmdkeySetupResponseOutput) TargetName() pulumi.AnyOutput
The server name of data source access.
func (CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutput ¶
func (o CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutput() CmdkeySetupResponseOutput
func (CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutputWithContext ¶
func (o CmdkeySetupResponseOutput) ToCmdkeySetupResponseOutputWithContext(ctx context.Context) CmdkeySetupResponseOutput
func (CmdkeySetupResponseOutput) Type ¶
func (o CmdkeySetupResponseOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'CmdkeySetup'.
func (CmdkeySetupResponseOutput) UserName ¶
func (o CmdkeySetupResponseOutput) UserName() pulumi.AnyOutput
The user name of data source access.
type ComponentSetup ¶
type ComponentSetup struct { // The name of the 3rd party component. ComponentName string `pulumi:"componentName"` // The license key to activate the component. LicenseKey *SecureString `pulumi:"licenseKey"` // The type of custom setup. // Expected value is 'ComponentSetup'. Type string `pulumi:"type"` }
The custom setup of installing 3rd party components.
type ComponentSetupArgs ¶
type ComponentSetupArgs struct { // The name of the 3rd party component. ComponentName pulumi.StringInput `pulumi:"componentName"` // The license key to activate the component. LicenseKey SecureStringPtrInput `pulumi:"licenseKey"` // The type of custom setup. // Expected value is 'ComponentSetup'. Type pulumi.StringInput `pulumi:"type"` }
The custom setup of installing 3rd party components.
func (ComponentSetupArgs) ElementType ¶
func (ComponentSetupArgs) ElementType() reflect.Type
func (ComponentSetupArgs) ToComponentSetupOutput ¶
func (i ComponentSetupArgs) ToComponentSetupOutput() ComponentSetupOutput
func (ComponentSetupArgs) ToComponentSetupOutputWithContext ¶
func (i ComponentSetupArgs) ToComponentSetupOutputWithContext(ctx context.Context) ComponentSetupOutput
type ComponentSetupInput ¶
type ComponentSetupInput interface { pulumi.Input ToComponentSetupOutput() ComponentSetupOutput ToComponentSetupOutputWithContext(context.Context) ComponentSetupOutput }
ComponentSetupInput is an input type that accepts ComponentSetupArgs and ComponentSetupOutput values. You can construct a concrete instance of `ComponentSetupInput` via:
ComponentSetupArgs{...}
type ComponentSetupOutput ¶
type ComponentSetupOutput struct{ *pulumi.OutputState }
The custom setup of installing 3rd party components.
func (ComponentSetupOutput) ComponentName ¶
func (o ComponentSetupOutput) ComponentName() pulumi.StringOutput
The name of the 3rd party component.
func (ComponentSetupOutput) ElementType ¶
func (ComponentSetupOutput) ElementType() reflect.Type
func (ComponentSetupOutput) LicenseKey ¶
func (o ComponentSetupOutput) LicenseKey() SecureStringPtrOutput
The license key to activate the component.
func (ComponentSetupOutput) ToComponentSetupOutput ¶
func (o ComponentSetupOutput) ToComponentSetupOutput() ComponentSetupOutput
func (ComponentSetupOutput) ToComponentSetupOutputWithContext ¶
func (o ComponentSetupOutput) ToComponentSetupOutputWithContext(ctx context.Context) ComponentSetupOutput
func (ComponentSetupOutput) Type ¶
func (o ComponentSetupOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'ComponentSetup'.
type ComponentSetupResponse ¶
type ComponentSetupResponse struct { // The name of the 3rd party component. ComponentName string `pulumi:"componentName"` // The license key to activate the component. LicenseKey *SecureStringResponse `pulumi:"licenseKey"` // The type of custom setup. // Expected value is 'ComponentSetup'. Type string `pulumi:"type"` }
The custom setup of installing 3rd party components.
type ComponentSetupResponseArgs ¶
type ComponentSetupResponseArgs struct { // The name of the 3rd party component. ComponentName pulumi.StringInput `pulumi:"componentName"` // The license key to activate the component. LicenseKey SecureStringResponsePtrInput `pulumi:"licenseKey"` // The type of custom setup. // Expected value is 'ComponentSetup'. Type pulumi.StringInput `pulumi:"type"` }
The custom setup of installing 3rd party components.
func (ComponentSetupResponseArgs) ElementType ¶
func (ComponentSetupResponseArgs) ElementType() reflect.Type
func (ComponentSetupResponseArgs) ToComponentSetupResponseOutput ¶
func (i ComponentSetupResponseArgs) ToComponentSetupResponseOutput() ComponentSetupResponseOutput
func (ComponentSetupResponseArgs) ToComponentSetupResponseOutputWithContext ¶
func (i ComponentSetupResponseArgs) ToComponentSetupResponseOutputWithContext(ctx context.Context) ComponentSetupResponseOutput
type ComponentSetupResponseInput ¶
type ComponentSetupResponseInput interface { pulumi.Input ToComponentSetupResponseOutput() ComponentSetupResponseOutput ToComponentSetupResponseOutputWithContext(context.Context) ComponentSetupResponseOutput }
ComponentSetupResponseInput is an input type that accepts ComponentSetupResponseArgs and ComponentSetupResponseOutput values. You can construct a concrete instance of `ComponentSetupResponseInput` via:
ComponentSetupResponseArgs{...}
type ComponentSetupResponseOutput ¶
type ComponentSetupResponseOutput struct{ *pulumi.OutputState }
The custom setup of installing 3rd party components.
func (ComponentSetupResponseOutput) ComponentName ¶
func (o ComponentSetupResponseOutput) ComponentName() pulumi.StringOutput
The name of the 3rd party component.
func (ComponentSetupResponseOutput) ElementType ¶
func (ComponentSetupResponseOutput) ElementType() reflect.Type
func (ComponentSetupResponseOutput) LicenseKey ¶
func (o ComponentSetupResponseOutput) LicenseKey() SecureStringResponsePtrOutput
The license key to activate the component.
func (ComponentSetupResponseOutput) ToComponentSetupResponseOutput ¶
func (o ComponentSetupResponseOutput) ToComponentSetupResponseOutput() ComponentSetupResponseOutput
func (ComponentSetupResponseOutput) ToComponentSetupResponseOutputWithContext ¶
func (o ComponentSetupResponseOutput) ToComponentSetupResponseOutputWithContext(ctx context.Context) ComponentSetupResponseOutput
func (ComponentSetupResponseOutput) Type ¶
func (o ComponentSetupResponseOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'ComponentSetup'.
type CustomerManagedKeyDetails ¶
type CustomerManagedKeyDetails struct { // The key object of the workspace Key *WorkspaceKeyDetails `pulumi:"key"` }
Details of the customer managed key associated with the workspace
type CustomerManagedKeyDetailsArgs ¶
type CustomerManagedKeyDetailsArgs struct { // The key object of the workspace Key WorkspaceKeyDetailsPtrInput `pulumi:"key"` }
Details of the customer managed key associated with the workspace
func (CustomerManagedKeyDetailsArgs) ElementType ¶
func (CustomerManagedKeyDetailsArgs) ElementType() reflect.Type
func (CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutput ¶
func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutput() CustomerManagedKeyDetailsOutput
func (CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutputWithContext ¶
func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsOutput
func (CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutput ¶
func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
func (CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutputWithContext ¶
func (i CustomerManagedKeyDetailsArgs) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
type CustomerManagedKeyDetailsInput ¶
type CustomerManagedKeyDetailsInput interface { pulumi.Input ToCustomerManagedKeyDetailsOutput() CustomerManagedKeyDetailsOutput ToCustomerManagedKeyDetailsOutputWithContext(context.Context) CustomerManagedKeyDetailsOutput }
CustomerManagedKeyDetailsInput is an input type that accepts CustomerManagedKeyDetailsArgs and CustomerManagedKeyDetailsOutput values. You can construct a concrete instance of `CustomerManagedKeyDetailsInput` via:
CustomerManagedKeyDetailsArgs{...}
type CustomerManagedKeyDetailsOutput ¶
type CustomerManagedKeyDetailsOutput struct{ *pulumi.OutputState }
Details of the customer managed key associated with the workspace
func (CustomerManagedKeyDetailsOutput) ElementType ¶
func (CustomerManagedKeyDetailsOutput) ElementType() reflect.Type
func (CustomerManagedKeyDetailsOutput) Key ¶
func (o CustomerManagedKeyDetailsOutput) Key() WorkspaceKeyDetailsPtrOutput
The key object of the workspace
func (CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutput ¶
func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutput() CustomerManagedKeyDetailsOutput
func (CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutputWithContext ¶
func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsOutput
func (CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutput ¶
func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
func (CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext ¶
func (o CustomerManagedKeyDetailsOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
type CustomerManagedKeyDetailsPtrInput ¶
type CustomerManagedKeyDetailsPtrInput interface { pulumi.Input ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput ToCustomerManagedKeyDetailsPtrOutputWithContext(context.Context) CustomerManagedKeyDetailsPtrOutput }
CustomerManagedKeyDetailsPtrInput is an input type that accepts CustomerManagedKeyDetailsArgs, CustomerManagedKeyDetailsPtr and CustomerManagedKeyDetailsPtrOutput values. You can construct a concrete instance of `CustomerManagedKeyDetailsPtrInput` via:
CustomerManagedKeyDetailsArgs{...} or: nil
func CustomerManagedKeyDetailsPtr ¶
func CustomerManagedKeyDetailsPtr(v *CustomerManagedKeyDetailsArgs) CustomerManagedKeyDetailsPtrInput
type CustomerManagedKeyDetailsPtrOutput ¶
type CustomerManagedKeyDetailsPtrOutput struct{ *pulumi.OutputState }
func (CustomerManagedKeyDetailsPtrOutput) Elem ¶
func (o CustomerManagedKeyDetailsPtrOutput) Elem() CustomerManagedKeyDetailsOutput
func (CustomerManagedKeyDetailsPtrOutput) ElementType ¶
func (CustomerManagedKeyDetailsPtrOutput) ElementType() reflect.Type
func (CustomerManagedKeyDetailsPtrOutput) Key ¶
func (o CustomerManagedKeyDetailsPtrOutput) Key() WorkspaceKeyDetailsPtrOutput
The key object of the workspace
func (CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutput ¶
func (o CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutput() CustomerManagedKeyDetailsPtrOutput
func (CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext ¶
func (o CustomerManagedKeyDetailsPtrOutput) ToCustomerManagedKeyDetailsPtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsPtrOutput
type CustomerManagedKeyDetailsResponse ¶
type CustomerManagedKeyDetailsResponse struct { // The key object of the workspace Key *WorkspaceKeyDetailsResponse `pulumi:"key"` // The customer managed key status on the workspace Status string `pulumi:"status"` }
Details of the customer managed key associated with the workspace
type CustomerManagedKeyDetailsResponseArgs ¶
type CustomerManagedKeyDetailsResponseArgs struct { // The key object of the workspace Key WorkspaceKeyDetailsResponsePtrInput `pulumi:"key"` // The customer managed key status on the workspace Status pulumi.StringInput `pulumi:"status"` }
Details of the customer managed key associated with the workspace
func (CustomerManagedKeyDetailsResponseArgs) ElementType ¶
func (CustomerManagedKeyDetailsResponseArgs) ElementType() reflect.Type
func (CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutput ¶
func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutput() CustomerManagedKeyDetailsResponseOutput
func (CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutputWithContext ¶
func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponseOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponseOutput
func (CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutput ¶
func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
func (CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext ¶
func (i CustomerManagedKeyDetailsResponseArgs) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
type CustomerManagedKeyDetailsResponseInput ¶
type CustomerManagedKeyDetailsResponseInput interface { pulumi.Input ToCustomerManagedKeyDetailsResponseOutput() CustomerManagedKeyDetailsResponseOutput ToCustomerManagedKeyDetailsResponseOutputWithContext(context.Context) CustomerManagedKeyDetailsResponseOutput }
CustomerManagedKeyDetailsResponseInput is an input type that accepts CustomerManagedKeyDetailsResponseArgs and CustomerManagedKeyDetailsResponseOutput values. You can construct a concrete instance of `CustomerManagedKeyDetailsResponseInput` via:
CustomerManagedKeyDetailsResponseArgs{...}
type CustomerManagedKeyDetailsResponseOutput ¶
type CustomerManagedKeyDetailsResponseOutput struct{ *pulumi.OutputState }
Details of the customer managed key associated with the workspace
func (CustomerManagedKeyDetailsResponseOutput) ElementType ¶
func (CustomerManagedKeyDetailsResponseOutput) ElementType() reflect.Type
func (CustomerManagedKeyDetailsResponseOutput) Status ¶
func (o CustomerManagedKeyDetailsResponseOutput) Status() pulumi.StringOutput
The customer managed key status on the workspace
func (CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutput ¶
func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutput() CustomerManagedKeyDetailsResponseOutput
func (CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutputWithContext ¶
func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponseOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponseOutput
func (CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutput ¶
func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
func (CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext ¶
func (o CustomerManagedKeyDetailsResponseOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
type CustomerManagedKeyDetailsResponsePtrInput ¶
type CustomerManagedKeyDetailsResponsePtrInput interface { pulumi.Input ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(context.Context) CustomerManagedKeyDetailsResponsePtrOutput }
CustomerManagedKeyDetailsResponsePtrInput is an input type that accepts CustomerManagedKeyDetailsResponseArgs, CustomerManagedKeyDetailsResponsePtr and CustomerManagedKeyDetailsResponsePtrOutput values. You can construct a concrete instance of `CustomerManagedKeyDetailsResponsePtrInput` via:
CustomerManagedKeyDetailsResponseArgs{...} or: nil
func CustomerManagedKeyDetailsResponsePtr ¶
func CustomerManagedKeyDetailsResponsePtr(v *CustomerManagedKeyDetailsResponseArgs) CustomerManagedKeyDetailsResponsePtrInput
type CustomerManagedKeyDetailsResponsePtrOutput ¶
type CustomerManagedKeyDetailsResponsePtrOutput struct{ *pulumi.OutputState }
func (CustomerManagedKeyDetailsResponsePtrOutput) ElementType ¶
func (CustomerManagedKeyDetailsResponsePtrOutput) ElementType() reflect.Type
func (CustomerManagedKeyDetailsResponsePtrOutput) Status ¶
func (o CustomerManagedKeyDetailsResponsePtrOutput) Status() pulumi.StringPtrOutput
The customer managed key status on the workspace
func (CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutput ¶
func (o CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutput() CustomerManagedKeyDetailsResponsePtrOutput
func (CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext ¶
func (o CustomerManagedKeyDetailsResponsePtrOutput) ToCustomerManagedKeyDetailsResponsePtrOutputWithContext(ctx context.Context) CustomerManagedKeyDetailsResponsePtrOutput
type DataFlowComputeType ¶
Compute type of the cluster which will execute data flow job.
func (DataFlowComputeType) ElementType ¶
func (DataFlowComputeType) ElementType() reflect.Type
func (DataFlowComputeType) ToStringOutput ¶
func (e DataFlowComputeType) ToStringOutput() pulumi.StringOutput
func (DataFlowComputeType) ToStringOutputWithContext ¶
func (e DataFlowComputeType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (DataFlowComputeType) ToStringPtrOutput ¶
func (e DataFlowComputeType) ToStringPtrOutput() pulumi.StringPtrOutput
func (DataFlowComputeType) ToStringPtrOutputWithContext ¶
func (e DataFlowComputeType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type DataLakeStorageAccountDetails ¶
type DataLakeStorageAccountDetails struct { // Account URL AccountUrl *string `pulumi:"accountUrl"` // Filesystem name Filesystem *string `pulumi:"filesystem"` }
Details of the data lake storage account associated with the workspace
type DataLakeStorageAccountDetailsArgs ¶
type DataLakeStorageAccountDetailsArgs struct { // Account URL AccountUrl pulumi.StringPtrInput `pulumi:"accountUrl"` // Filesystem name Filesystem pulumi.StringPtrInput `pulumi:"filesystem"` }
Details of the data lake storage account associated with the workspace
func (DataLakeStorageAccountDetailsArgs) ElementType ¶
func (DataLakeStorageAccountDetailsArgs) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutput ¶
func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutput() DataLakeStorageAccountDetailsOutput
func (DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutputWithContext ¶
func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsOutput
func (DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutput ¶
func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
func (DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutputWithContext ¶
func (i DataLakeStorageAccountDetailsArgs) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
type DataLakeStorageAccountDetailsInput ¶
type DataLakeStorageAccountDetailsInput interface { pulumi.Input ToDataLakeStorageAccountDetailsOutput() DataLakeStorageAccountDetailsOutput ToDataLakeStorageAccountDetailsOutputWithContext(context.Context) DataLakeStorageAccountDetailsOutput }
DataLakeStorageAccountDetailsInput is an input type that accepts DataLakeStorageAccountDetailsArgs and DataLakeStorageAccountDetailsOutput values. You can construct a concrete instance of `DataLakeStorageAccountDetailsInput` via:
DataLakeStorageAccountDetailsArgs{...}
type DataLakeStorageAccountDetailsOutput ¶
type DataLakeStorageAccountDetailsOutput struct{ *pulumi.OutputState }
Details of the data lake storage account associated with the workspace
func (DataLakeStorageAccountDetailsOutput) AccountUrl ¶
func (o DataLakeStorageAccountDetailsOutput) AccountUrl() pulumi.StringPtrOutput
Account URL
func (DataLakeStorageAccountDetailsOutput) ElementType ¶
func (DataLakeStorageAccountDetailsOutput) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsOutput) Filesystem ¶
func (o DataLakeStorageAccountDetailsOutput) Filesystem() pulumi.StringPtrOutput
Filesystem name
func (DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutput ¶
func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutput() DataLakeStorageAccountDetailsOutput
func (DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutputWithContext ¶
func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsOutput
func (DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutput ¶
func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
func (DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext ¶
func (o DataLakeStorageAccountDetailsOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
type DataLakeStorageAccountDetailsPtrInput ¶
type DataLakeStorageAccountDetailsPtrInput interface { pulumi.Input ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput ToDataLakeStorageAccountDetailsPtrOutputWithContext(context.Context) DataLakeStorageAccountDetailsPtrOutput }
DataLakeStorageAccountDetailsPtrInput is an input type that accepts DataLakeStorageAccountDetailsArgs, DataLakeStorageAccountDetailsPtr and DataLakeStorageAccountDetailsPtrOutput values. You can construct a concrete instance of `DataLakeStorageAccountDetailsPtrInput` via:
DataLakeStorageAccountDetailsArgs{...} or: nil
func DataLakeStorageAccountDetailsPtr ¶
func DataLakeStorageAccountDetailsPtr(v *DataLakeStorageAccountDetailsArgs) DataLakeStorageAccountDetailsPtrInput
type DataLakeStorageAccountDetailsPtrOutput ¶
type DataLakeStorageAccountDetailsPtrOutput struct{ *pulumi.OutputState }
func (DataLakeStorageAccountDetailsPtrOutput) AccountUrl ¶
func (o DataLakeStorageAccountDetailsPtrOutput) AccountUrl() pulumi.StringPtrOutput
Account URL
func (DataLakeStorageAccountDetailsPtrOutput) ElementType ¶
func (DataLakeStorageAccountDetailsPtrOutput) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsPtrOutput) Filesystem ¶
func (o DataLakeStorageAccountDetailsPtrOutput) Filesystem() pulumi.StringPtrOutput
Filesystem name
func (DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutput ¶
func (o DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutput() DataLakeStorageAccountDetailsPtrOutput
func (DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext ¶
func (o DataLakeStorageAccountDetailsPtrOutput) ToDataLakeStorageAccountDetailsPtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsPtrOutput
type DataLakeStorageAccountDetailsResponse ¶
type DataLakeStorageAccountDetailsResponse struct { // Account URL AccountUrl *string `pulumi:"accountUrl"` // Filesystem name Filesystem *string `pulumi:"filesystem"` }
Details of the data lake storage account associated with the workspace
type DataLakeStorageAccountDetailsResponseArgs ¶
type DataLakeStorageAccountDetailsResponseArgs struct { // Account URL AccountUrl pulumi.StringPtrInput `pulumi:"accountUrl"` // Filesystem name Filesystem pulumi.StringPtrInput `pulumi:"filesystem"` }
Details of the data lake storage account associated with the workspace
func (DataLakeStorageAccountDetailsResponseArgs) ElementType ¶
func (DataLakeStorageAccountDetailsResponseArgs) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutput ¶
func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutput() DataLakeStorageAccountDetailsResponseOutput
func (DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutputWithContext ¶
func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponseOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponseOutput
func (DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutput ¶
func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
func (DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext ¶
func (i DataLakeStorageAccountDetailsResponseArgs) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
type DataLakeStorageAccountDetailsResponseInput ¶
type DataLakeStorageAccountDetailsResponseInput interface { pulumi.Input ToDataLakeStorageAccountDetailsResponseOutput() DataLakeStorageAccountDetailsResponseOutput ToDataLakeStorageAccountDetailsResponseOutputWithContext(context.Context) DataLakeStorageAccountDetailsResponseOutput }
DataLakeStorageAccountDetailsResponseInput is an input type that accepts DataLakeStorageAccountDetailsResponseArgs and DataLakeStorageAccountDetailsResponseOutput values. You can construct a concrete instance of `DataLakeStorageAccountDetailsResponseInput` via:
DataLakeStorageAccountDetailsResponseArgs{...}
type DataLakeStorageAccountDetailsResponseOutput ¶
type DataLakeStorageAccountDetailsResponseOutput struct{ *pulumi.OutputState }
Details of the data lake storage account associated with the workspace
func (DataLakeStorageAccountDetailsResponseOutput) AccountUrl ¶
func (o DataLakeStorageAccountDetailsResponseOutput) AccountUrl() pulumi.StringPtrOutput
Account URL
func (DataLakeStorageAccountDetailsResponseOutput) ElementType ¶
func (DataLakeStorageAccountDetailsResponseOutput) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsResponseOutput) Filesystem ¶
func (o DataLakeStorageAccountDetailsResponseOutput) Filesystem() pulumi.StringPtrOutput
Filesystem name
func (DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutput ¶
func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutput() DataLakeStorageAccountDetailsResponseOutput
func (DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutputWithContext ¶
func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponseOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponseOutput
func (DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput ¶
func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
func (DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext ¶
func (o DataLakeStorageAccountDetailsResponseOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
type DataLakeStorageAccountDetailsResponsePtrInput ¶
type DataLakeStorageAccountDetailsResponsePtrInput interface { pulumi.Input ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(context.Context) DataLakeStorageAccountDetailsResponsePtrOutput }
DataLakeStorageAccountDetailsResponsePtrInput is an input type that accepts DataLakeStorageAccountDetailsResponseArgs, DataLakeStorageAccountDetailsResponsePtr and DataLakeStorageAccountDetailsResponsePtrOutput values. You can construct a concrete instance of `DataLakeStorageAccountDetailsResponsePtrInput` via:
DataLakeStorageAccountDetailsResponseArgs{...} or: nil
func DataLakeStorageAccountDetailsResponsePtr ¶
func DataLakeStorageAccountDetailsResponsePtr(v *DataLakeStorageAccountDetailsResponseArgs) DataLakeStorageAccountDetailsResponsePtrInput
type DataLakeStorageAccountDetailsResponsePtrOutput ¶
type DataLakeStorageAccountDetailsResponsePtrOutput struct{ *pulumi.OutputState }
func (DataLakeStorageAccountDetailsResponsePtrOutput) AccountUrl ¶
func (o DataLakeStorageAccountDetailsResponsePtrOutput) AccountUrl() pulumi.StringPtrOutput
Account URL
func (DataLakeStorageAccountDetailsResponsePtrOutput) ElementType ¶
func (DataLakeStorageAccountDetailsResponsePtrOutput) ElementType() reflect.Type
func (DataLakeStorageAccountDetailsResponsePtrOutput) Filesystem ¶
func (o DataLakeStorageAccountDetailsResponsePtrOutput) Filesystem() pulumi.StringPtrOutput
Filesystem name
func (DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput ¶
func (o DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutput() DataLakeStorageAccountDetailsResponsePtrOutput
func (DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext ¶
func (o DataLakeStorageAccountDetailsResponsePtrOutput) ToDataLakeStorageAccountDetailsResponsePtrOutputWithContext(ctx context.Context) DataLakeStorageAccountDetailsResponsePtrOutput
type DynamicExecutorAllocation ¶
type DynamicExecutorAllocation struct { // Indicates whether Dynamic Executor Allocation is enabled or not. Enabled *bool `pulumi:"enabled"` }
Dynamic Executor Allocation Properties
type DynamicExecutorAllocationArgs ¶
type DynamicExecutorAllocationArgs struct { // Indicates whether Dynamic Executor Allocation is enabled or not. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` }
Dynamic Executor Allocation Properties
func (DynamicExecutorAllocationArgs) ElementType ¶
func (DynamicExecutorAllocationArgs) ElementType() reflect.Type
func (DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutput ¶
func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutput() DynamicExecutorAllocationOutput
func (DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutputWithContext ¶
func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationOutputWithContext(ctx context.Context) DynamicExecutorAllocationOutput
func (DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutput ¶
func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
func (DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutputWithContext ¶
func (i DynamicExecutorAllocationArgs) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
type DynamicExecutorAllocationInput ¶
type DynamicExecutorAllocationInput interface { pulumi.Input ToDynamicExecutorAllocationOutput() DynamicExecutorAllocationOutput ToDynamicExecutorAllocationOutputWithContext(context.Context) DynamicExecutorAllocationOutput }
DynamicExecutorAllocationInput is an input type that accepts DynamicExecutorAllocationArgs and DynamicExecutorAllocationOutput values. You can construct a concrete instance of `DynamicExecutorAllocationInput` via:
DynamicExecutorAllocationArgs{...}
type DynamicExecutorAllocationOutput ¶
type DynamicExecutorAllocationOutput struct{ *pulumi.OutputState }
Dynamic Executor Allocation Properties
func (DynamicExecutorAllocationOutput) ElementType ¶
func (DynamicExecutorAllocationOutput) ElementType() reflect.Type
func (DynamicExecutorAllocationOutput) Enabled ¶
func (o DynamicExecutorAllocationOutput) Enabled() pulumi.BoolPtrOutput
Indicates whether Dynamic Executor Allocation is enabled or not.
func (DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutput ¶
func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutput() DynamicExecutorAllocationOutput
func (DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutputWithContext ¶
func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationOutputWithContext(ctx context.Context) DynamicExecutorAllocationOutput
func (DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutput ¶
func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
func (DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutputWithContext ¶
func (o DynamicExecutorAllocationOutput) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
type DynamicExecutorAllocationPtrInput ¶
type DynamicExecutorAllocationPtrInput interface { pulumi.Input ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput ToDynamicExecutorAllocationPtrOutputWithContext(context.Context) DynamicExecutorAllocationPtrOutput }
DynamicExecutorAllocationPtrInput is an input type that accepts DynamicExecutorAllocationArgs, DynamicExecutorAllocationPtr and DynamicExecutorAllocationPtrOutput values. You can construct a concrete instance of `DynamicExecutorAllocationPtrInput` via:
DynamicExecutorAllocationArgs{...} or: nil
func DynamicExecutorAllocationPtr ¶
func DynamicExecutorAllocationPtr(v *DynamicExecutorAllocationArgs) DynamicExecutorAllocationPtrInput
type DynamicExecutorAllocationPtrOutput ¶
type DynamicExecutorAllocationPtrOutput struct{ *pulumi.OutputState }
func (DynamicExecutorAllocationPtrOutput) Elem ¶
func (o DynamicExecutorAllocationPtrOutput) Elem() DynamicExecutorAllocationOutput
func (DynamicExecutorAllocationPtrOutput) ElementType ¶
func (DynamicExecutorAllocationPtrOutput) ElementType() reflect.Type
func (DynamicExecutorAllocationPtrOutput) Enabled ¶
func (o DynamicExecutorAllocationPtrOutput) Enabled() pulumi.BoolPtrOutput
Indicates whether Dynamic Executor Allocation is enabled or not.
func (DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutput ¶
func (o DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutput() DynamicExecutorAllocationPtrOutput
func (DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutputWithContext ¶
func (o DynamicExecutorAllocationPtrOutput) ToDynamicExecutorAllocationPtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationPtrOutput
type DynamicExecutorAllocationResponse ¶
type DynamicExecutorAllocationResponse struct { // Indicates whether Dynamic Executor Allocation is enabled or not. Enabled *bool `pulumi:"enabled"` }
Dynamic Executor Allocation Properties
type DynamicExecutorAllocationResponseArgs ¶
type DynamicExecutorAllocationResponseArgs struct { // Indicates whether Dynamic Executor Allocation is enabled or not. Enabled pulumi.BoolPtrInput `pulumi:"enabled"` }
Dynamic Executor Allocation Properties
func (DynamicExecutorAllocationResponseArgs) ElementType ¶
func (DynamicExecutorAllocationResponseArgs) ElementType() reflect.Type
func (DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutput ¶
func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutput() DynamicExecutorAllocationResponseOutput
func (DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutputWithContext ¶
func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponseOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponseOutput
func (DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutput ¶
func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
func (DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutputWithContext ¶
func (i DynamicExecutorAllocationResponseArgs) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
type DynamicExecutorAllocationResponseInput ¶
type DynamicExecutorAllocationResponseInput interface { pulumi.Input ToDynamicExecutorAllocationResponseOutput() DynamicExecutorAllocationResponseOutput ToDynamicExecutorAllocationResponseOutputWithContext(context.Context) DynamicExecutorAllocationResponseOutput }
DynamicExecutorAllocationResponseInput is an input type that accepts DynamicExecutorAllocationResponseArgs and DynamicExecutorAllocationResponseOutput values. You can construct a concrete instance of `DynamicExecutorAllocationResponseInput` via:
DynamicExecutorAllocationResponseArgs{...}
type DynamicExecutorAllocationResponseOutput ¶
type DynamicExecutorAllocationResponseOutput struct{ *pulumi.OutputState }
Dynamic Executor Allocation Properties
func (DynamicExecutorAllocationResponseOutput) ElementType ¶
func (DynamicExecutorAllocationResponseOutput) ElementType() reflect.Type
func (DynamicExecutorAllocationResponseOutput) Enabled ¶
func (o DynamicExecutorAllocationResponseOutput) Enabled() pulumi.BoolPtrOutput
Indicates whether Dynamic Executor Allocation is enabled or not.
func (DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutput ¶
func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutput() DynamicExecutorAllocationResponseOutput
func (DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutputWithContext ¶
func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponseOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponseOutput
func (DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutput ¶
func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
func (DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext ¶
func (o DynamicExecutorAllocationResponseOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
type DynamicExecutorAllocationResponsePtrInput ¶
type DynamicExecutorAllocationResponsePtrInput interface { pulumi.Input ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput ToDynamicExecutorAllocationResponsePtrOutputWithContext(context.Context) DynamicExecutorAllocationResponsePtrOutput }
DynamicExecutorAllocationResponsePtrInput is an input type that accepts DynamicExecutorAllocationResponseArgs, DynamicExecutorAllocationResponsePtr and DynamicExecutorAllocationResponsePtrOutput values. You can construct a concrete instance of `DynamicExecutorAllocationResponsePtrInput` via:
DynamicExecutorAllocationResponseArgs{...} or: nil
func DynamicExecutorAllocationResponsePtr ¶
func DynamicExecutorAllocationResponsePtr(v *DynamicExecutorAllocationResponseArgs) DynamicExecutorAllocationResponsePtrInput
type DynamicExecutorAllocationResponsePtrOutput ¶
type DynamicExecutorAllocationResponsePtrOutput struct{ *pulumi.OutputState }
func (DynamicExecutorAllocationResponsePtrOutput) ElementType ¶
func (DynamicExecutorAllocationResponsePtrOutput) ElementType() reflect.Type
func (DynamicExecutorAllocationResponsePtrOutput) Enabled ¶
func (o DynamicExecutorAllocationResponsePtrOutput) Enabled() pulumi.BoolPtrOutput
Indicates whether Dynamic Executor Allocation is enabled or not.
func (DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutput ¶
func (o DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutput() DynamicExecutorAllocationResponsePtrOutput
func (DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext ¶
func (o DynamicExecutorAllocationResponsePtrOutput) ToDynamicExecutorAllocationResponsePtrOutputWithContext(ctx context.Context) DynamicExecutorAllocationResponsePtrOutput
type EncryptionDetails ¶
type EncryptionDetails struct { // Customer Managed Key Details Cmk *CustomerManagedKeyDetails `pulumi:"cmk"` }
Details of the encryption associated with the workspace
type EncryptionDetailsArgs ¶
type EncryptionDetailsArgs struct { // Customer Managed Key Details Cmk CustomerManagedKeyDetailsPtrInput `pulumi:"cmk"` }
Details of the encryption associated with the workspace
func (EncryptionDetailsArgs) ElementType ¶
func (EncryptionDetailsArgs) ElementType() reflect.Type
func (EncryptionDetailsArgs) ToEncryptionDetailsOutput ¶
func (i EncryptionDetailsArgs) ToEncryptionDetailsOutput() EncryptionDetailsOutput
func (EncryptionDetailsArgs) ToEncryptionDetailsOutputWithContext ¶
func (i EncryptionDetailsArgs) ToEncryptionDetailsOutputWithContext(ctx context.Context) EncryptionDetailsOutput
func (EncryptionDetailsArgs) ToEncryptionDetailsPtrOutput ¶
func (i EncryptionDetailsArgs) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
func (EncryptionDetailsArgs) ToEncryptionDetailsPtrOutputWithContext ¶
func (i EncryptionDetailsArgs) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
type EncryptionDetailsInput ¶
type EncryptionDetailsInput interface { pulumi.Input ToEncryptionDetailsOutput() EncryptionDetailsOutput ToEncryptionDetailsOutputWithContext(context.Context) EncryptionDetailsOutput }
EncryptionDetailsInput is an input type that accepts EncryptionDetailsArgs and EncryptionDetailsOutput values. You can construct a concrete instance of `EncryptionDetailsInput` via:
EncryptionDetailsArgs{...}
type EncryptionDetailsOutput ¶
type EncryptionDetailsOutput struct{ *pulumi.OutputState }
Details of the encryption associated with the workspace
func (EncryptionDetailsOutput) Cmk ¶
func (o EncryptionDetailsOutput) Cmk() CustomerManagedKeyDetailsPtrOutput
Customer Managed Key Details
func (EncryptionDetailsOutput) ElementType ¶
func (EncryptionDetailsOutput) ElementType() reflect.Type
func (EncryptionDetailsOutput) ToEncryptionDetailsOutput ¶
func (o EncryptionDetailsOutput) ToEncryptionDetailsOutput() EncryptionDetailsOutput
func (EncryptionDetailsOutput) ToEncryptionDetailsOutputWithContext ¶
func (o EncryptionDetailsOutput) ToEncryptionDetailsOutputWithContext(ctx context.Context) EncryptionDetailsOutput
func (EncryptionDetailsOutput) ToEncryptionDetailsPtrOutput ¶
func (o EncryptionDetailsOutput) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
func (EncryptionDetailsOutput) ToEncryptionDetailsPtrOutputWithContext ¶
func (o EncryptionDetailsOutput) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
type EncryptionDetailsPtrInput ¶
type EncryptionDetailsPtrInput interface { pulumi.Input ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput ToEncryptionDetailsPtrOutputWithContext(context.Context) EncryptionDetailsPtrOutput }
EncryptionDetailsPtrInput is an input type that accepts EncryptionDetailsArgs, EncryptionDetailsPtr and EncryptionDetailsPtrOutput values. You can construct a concrete instance of `EncryptionDetailsPtrInput` via:
EncryptionDetailsArgs{...} or: nil
func EncryptionDetailsPtr ¶
func EncryptionDetailsPtr(v *EncryptionDetailsArgs) EncryptionDetailsPtrInput
type EncryptionDetailsPtrOutput ¶
type EncryptionDetailsPtrOutput struct{ *pulumi.OutputState }
func (EncryptionDetailsPtrOutput) Cmk ¶
func (o EncryptionDetailsPtrOutput) Cmk() CustomerManagedKeyDetailsPtrOutput
Customer Managed Key Details
func (EncryptionDetailsPtrOutput) Elem ¶
func (o EncryptionDetailsPtrOutput) Elem() EncryptionDetailsOutput
func (EncryptionDetailsPtrOutput) ElementType ¶
func (EncryptionDetailsPtrOutput) ElementType() reflect.Type
func (EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutput ¶
func (o EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutput() EncryptionDetailsPtrOutput
func (EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutputWithContext ¶
func (o EncryptionDetailsPtrOutput) ToEncryptionDetailsPtrOutputWithContext(ctx context.Context) EncryptionDetailsPtrOutput
type EncryptionDetailsResponse ¶
type EncryptionDetailsResponse struct { // Customer Managed Key Details Cmk *CustomerManagedKeyDetailsResponse `pulumi:"cmk"` // Double Encryption enabled DoubleEncryptionEnabled bool `pulumi:"doubleEncryptionEnabled"` }
Details of the encryption associated with the workspace
type EncryptionDetailsResponseArgs ¶
type EncryptionDetailsResponseArgs struct { // Customer Managed Key Details Cmk CustomerManagedKeyDetailsResponsePtrInput `pulumi:"cmk"` // Double Encryption enabled DoubleEncryptionEnabled pulumi.BoolInput `pulumi:"doubleEncryptionEnabled"` }
Details of the encryption associated with the workspace
func (EncryptionDetailsResponseArgs) ElementType ¶
func (EncryptionDetailsResponseArgs) ElementType() reflect.Type
func (EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutput ¶
func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutput() EncryptionDetailsResponseOutput
func (EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutputWithContext ¶
func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponseOutputWithContext(ctx context.Context) EncryptionDetailsResponseOutput
func (EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutput ¶
func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
func (EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutputWithContext ¶
func (i EncryptionDetailsResponseArgs) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
type EncryptionDetailsResponseInput ¶
type EncryptionDetailsResponseInput interface { pulumi.Input ToEncryptionDetailsResponseOutput() EncryptionDetailsResponseOutput ToEncryptionDetailsResponseOutputWithContext(context.Context) EncryptionDetailsResponseOutput }
EncryptionDetailsResponseInput is an input type that accepts EncryptionDetailsResponseArgs and EncryptionDetailsResponseOutput values. You can construct a concrete instance of `EncryptionDetailsResponseInput` via:
EncryptionDetailsResponseArgs{...}
type EncryptionDetailsResponseOutput ¶
type EncryptionDetailsResponseOutput struct{ *pulumi.OutputState }
Details of the encryption associated with the workspace
func (EncryptionDetailsResponseOutput) DoubleEncryptionEnabled ¶
func (o EncryptionDetailsResponseOutput) DoubleEncryptionEnabled() pulumi.BoolOutput
Double Encryption enabled
func (EncryptionDetailsResponseOutput) ElementType ¶
func (EncryptionDetailsResponseOutput) ElementType() reflect.Type
func (EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutput ¶
func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutput() EncryptionDetailsResponseOutput
func (EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutputWithContext ¶
func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponseOutputWithContext(ctx context.Context) EncryptionDetailsResponseOutput
func (EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutput ¶
func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
func (EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutputWithContext ¶
func (o EncryptionDetailsResponseOutput) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
type EncryptionDetailsResponsePtrInput ¶
type EncryptionDetailsResponsePtrInput interface { pulumi.Input ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput ToEncryptionDetailsResponsePtrOutputWithContext(context.Context) EncryptionDetailsResponsePtrOutput }
EncryptionDetailsResponsePtrInput is an input type that accepts EncryptionDetailsResponseArgs, EncryptionDetailsResponsePtr and EncryptionDetailsResponsePtrOutput values. You can construct a concrete instance of `EncryptionDetailsResponsePtrInput` via:
EncryptionDetailsResponseArgs{...} or: nil
func EncryptionDetailsResponsePtr ¶
func EncryptionDetailsResponsePtr(v *EncryptionDetailsResponseArgs) EncryptionDetailsResponsePtrInput
type EncryptionDetailsResponsePtrOutput ¶
type EncryptionDetailsResponsePtrOutput struct{ *pulumi.OutputState }
func (EncryptionDetailsResponsePtrOutput) DoubleEncryptionEnabled ¶
func (o EncryptionDetailsResponsePtrOutput) DoubleEncryptionEnabled() pulumi.BoolPtrOutput
Double Encryption enabled
func (EncryptionDetailsResponsePtrOutput) Elem ¶
func (o EncryptionDetailsResponsePtrOutput) Elem() EncryptionDetailsResponseOutput
func (EncryptionDetailsResponsePtrOutput) ElementType ¶
func (EncryptionDetailsResponsePtrOutput) ElementType() reflect.Type
func (EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutput ¶
func (o EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutput() EncryptionDetailsResponsePtrOutput
func (EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutputWithContext ¶
func (o EncryptionDetailsResponsePtrOutput) ToEncryptionDetailsResponsePtrOutputWithContext(ctx context.Context) EncryptionDetailsResponsePtrOutput
type EntityReference ¶
type EntityReference struct { // The name of this referenced entity. ReferenceName *string `pulumi:"referenceName"` // The type of this referenced entity. Type *string `pulumi:"type"` }
The entity reference.
type EntityReferenceArgs ¶
type EntityReferenceArgs struct { // The name of this referenced entity. ReferenceName pulumi.StringPtrInput `pulumi:"referenceName"` // The type of this referenced entity. Type pulumi.StringPtrInput `pulumi:"type"` }
The entity reference.
func (EntityReferenceArgs) ElementType ¶
func (EntityReferenceArgs) ElementType() reflect.Type
func (EntityReferenceArgs) ToEntityReferenceOutput ¶
func (i EntityReferenceArgs) ToEntityReferenceOutput() EntityReferenceOutput
func (EntityReferenceArgs) ToEntityReferenceOutputWithContext ¶
func (i EntityReferenceArgs) ToEntityReferenceOutputWithContext(ctx context.Context) EntityReferenceOutput
func (EntityReferenceArgs) ToEntityReferencePtrOutput ¶
func (i EntityReferenceArgs) ToEntityReferencePtrOutput() EntityReferencePtrOutput
func (EntityReferenceArgs) ToEntityReferencePtrOutputWithContext ¶
func (i EntityReferenceArgs) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
type EntityReferenceInput ¶
type EntityReferenceInput interface { pulumi.Input ToEntityReferenceOutput() EntityReferenceOutput ToEntityReferenceOutputWithContext(context.Context) EntityReferenceOutput }
EntityReferenceInput is an input type that accepts EntityReferenceArgs and EntityReferenceOutput values. You can construct a concrete instance of `EntityReferenceInput` via:
EntityReferenceArgs{...}
type EntityReferenceOutput ¶
type EntityReferenceOutput struct{ *pulumi.OutputState }
The entity reference.
func (EntityReferenceOutput) ElementType ¶
func (EntityReferenceOutput) ElementType() reflect.Type
func (EntityReferenceOutput) ReferenceName ¶
func (o EntityReferenceOutput) ReferenceName() pulumi.StringPtrOutput
The name of this referenced entity.
func (EntityReferenceOutput) ToEntityReferenceOutput ¶
func (o EntityReferenceOutput) ToEntityReferenceOutput() EntityReferenceOutput
func (EntityReferenceOutput) ToEntityReferenceOutputWithContext ¶
func (o EntityReferenceOutput) ToEntityReferenceOutputWithContext(ctx context.Context) EntityReferenceOutput
func (EntityReferenceOutput) ToEntityReferencePtrOutput ¶
func (o EntityReferenceOutput) ToEntityReferencePtrOutput() EntityReferencePtrOutput
func (EntityReferenceOutput) ToEntityReferencePtrOutputWithContext ¶
func (o EntityReferenceOutput) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
func (EntityReferenceOutput) Type ¶
func (o EntityReferenceOutput) Type() pulumi.StringPtrOutput
The type of this referenced entity.
type EntityReferencePtrInput ¶
type EntityReferencePtrInput interface { pulumi.Input ToEntityReferencePtrOutput() EntityReferencePtrOutput ToEntityReferencePtrOutputWithContext(context.Context) EntityReferencePtrOutput }
EntityReferencePtrInput is an input type that accepts EntityReferenceArgs, EntityReferencePtr and EntityReferencePtrOutput values. You can construct a concrete instance of `EntityReferencePtrInput` via:
EntityReferenceArgs{...} or: nil
func EntityReferencePtr ¶
func EntityReferencePtr(v *EntityReferenceArgs) EntityReferencePtrInput
type EntityReferencePtrOutput ¶
type EntityReferencePtrOutput struct{ *pulumi.OutputState }
func (EntityReferencePtrOutput) Elem ¶
func (o EntityReferencePtrOutput) Elem() EntityReferenceOutput
func (EntityReferencePtrOutput) ElementType ¶
func (EntityReferencePtrOutput) ElementType() reflect.Type
func (EntityReferencePtrOutput) ReferenceName ¶
func (o EntityReferencePtrOutput) ReferenceName() pulumi.StringPtrOutput
The name of this referenced entity.
func (EntityReferencePtrOutput) ToEntityReferencePtrOutput ¶
func (o EntityReferencePtrOutput) ToEntityReferencePtrOutput() EntityReferencePtrOutput
func (EntityReferencePtrOutput) ToEntityReferencePtrOutputWithContext ¶
func (o EntityReferencePtrOutput) ToEntityReferencePtrOutputWithContext(ctx context.Context) EntityReferencePtrOutput
func (EntityReferencePtrOutput) Type ¶
func (o EntityReferencePtrOutput) Type() pulumi.StringPtrOutput
The type of this referenced entity.
type EntityReferenceResponse ¶
type EntityReferenceResponse struct { // The name of this referenced entity. ReferenceName *string `pulumi:"referenceName"` // The type of this referenced entity. Type *string `pulumi:"type"` }
The entity reference.
type EntityReferenceResponseArgs ¶
type EntityReferenceResponseArgs struct { // The name of this referenced entity. ReferenceName pulumi.StringPtrInput `pulumi:"referenceName"` // The type of this referenced entity. Type pulumi.StringPtrInput `pulumi:"type"` }
The entity reference.
func (EntityReferenceResponseArgs) ElementType ¶
func (EntityReferenceResponseArgs) ElementType() reflect.Type
func (EntityReferenceResponseArgs) ToEntityReferenceResponseOutput ¶
func (i EntityReferenceResponseArgs) ToEntityReferenceResponseOutput() EntityReferenceResponseOutput
func (EntityReferenceResponseArgs) ToEntityReferenceResponseOutputWithContext ¶
func (i EntityReferenceResponseArgs) ToEntityReferenceResponseOutputWithContext(ctx context.Context) EntityReferenceResponseOutput
func (EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutput ¶
func (i EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
func (EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutputWithContext ¶
func (i EntityReferenceResponseArgs) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
type EntityReferenceResponseInput ¶
type EntityReferenceResponseInput interface { pulumi.Input ToEntityReferenceResponseOutput() EntityReferenceResponseOutput ToEntityReferenceResponseOutputWithContext(context.Context) EntityReferenceResponseOutput }
EntityReferenceResponseInput is an input type that accepts EntityReferenceResponseArgs and EntityReferenceResponseOutput values. You can construct a concrete instance of `EntityReferenceResponseInput` via:
EntityReferenceResponseArgs{...}
type EntityReferenceResponseOutput ¶
type EntityReferenceResponseOutput struct{ *pulumi.OutputState }
The entity reference.
func (EntityReferenceResponseOutput) ElementType ¶
func (EntityReferenceResponseOutput) ElementType() reflect.Type
func (EntityReferenceResponseOutput) ReferenceName ¶
func (o EntityReferenceResponseOutput) ReferenceName() pulumi.StringPtrOutput
The name of this referenced entity.
func (EntityReferenceResponseOutput) ToEntityReferenceResponseOutput ¶
func (o EntityReferenceResponseOutput) ToEntityReferenceResponseOutput() EntityReferenceResponseOutput
func (EntityReferenceResponseOutput) ToEntityReferenceResponseOutputWithContext ¶
func (o EntityReferenceResponseOutput) ToEntityReferenceResponseOutputWithContext(ctx context.Context) EntityReferenceResponseOutput
func (EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutput ¶
func (o EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
func (EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutputWithContext ¶
func (o EntityReferenceResponseOutput) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
func (EntityReferenceResponseOutput) Type ¶
func (o EntityReferenceResponseOutput) Type() pulumi.StringPtrOutput
The type of this referenced entity.
type EntityReferenceResponsePtrInput ¶
type EntityReferenceResponsePtrInput interface { pulumi.Input ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput ToEntityReferenceResponsePtrOutputWithContext(context.Context) EntityReferenceResponsePtrOutput }
EntityReferenceResponsePtrInput is an input type that accepts EntityReferenceResponseArgs, EntityReferenceResponsePtr and EntityReferenceResponsePtrOutput values. You can construct a concrete instance of `EntityReferenceResponsePtrInput` via:
EntityReferenceResponseArgs{...} or: nil
func EntityReferenceResponsePtr ¶
func EntityReferenceResponsePtr(v *EntityReferenceResponseArgs) EntityReferenceResponsePtrInput
type EntityReferenceResponsePtrOutput ¶
type EntityReferenceResponsePtrOutput struct{ *pulumi.OutputState }
func (EntityReferenceResponsePtrOutput) Elem ¶
func (o EntityReferenceResponsePtrOutput) Elem() EntityReferenceResponseOutput
func (EntityReferenceResponsePtrOutput) ElementType ¶
func (EntityReferenceResponsePtrOutput) ElementType() reflect.Type
func (EntityReferenceResponsePtrOutput) ReferenceName ¶
func (o EntityReferenceResponsePtrOutput) ReferenceName() pulumi.StringPtrOutput
The name of this referenced entity.
func (EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutput ¶
func (o EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutput() EntityReferenceResponsePtrOutput
func (EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutputWithContext ¶
func (o EntityReferenceResponsePtrOutput) ToEntityReferenceResponsePtrOutputWithContext(ctx context.Context) EntityReferenceResponsePtrOutput
func (EntityReferenceResponsePtrOutput) Type ¶
func (o EntityReferenceResponsePtrOutput) Type() pulumi.StringPtrOutput
The type of this referenced entity.
type EnvironmentVariableSetup ¶
type EnvironmentVariableSetup struct { // The type of custom setup. // Expected value is 'EnvironmentVariableSetup'. Type string `pulumi:"type"` // The name of the environment variable. VariableName string `pulumi:"variableName"` // The value of the environment variable. VariableValue string `pulumi:"variableValue"` }
The custom setup of setting environment variable.
type EnvironmentVariableSetupArgs ¶
type EnvironmentVariableSetupArgs struct { // The type of custom setup. // Expected value is 'EnvironmentVariableSetup'. Type pulumi.StringInput `pulumi:"type"` // The name of the environment variable. VariableName pulumi.StringInput `pulumi:"variableName"` // The value of the environment variable. VariableValue pulumi.StringInput `pulumi:"variableValue"` }
The custom setup of setting environment variable.
func (EnvironmentVariableSetupArgs) ElementType ¶
func (EnvironmentVariableSetupArgs) ElementType() reflect.Type
func (EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutput ¶
func (i EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutput() EnvironmentVariableSetupOutput
func (EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutputWithContext ¶
func (i EnvironmentVariableSetupArgs) ToEnvironmentVariableSetupOutputWithContext(ctx context.Context) EnvironmentVariableSetupOutput
type EnvironmentVariableSetupInput ¶
type EnvironmentVariableSetupInput interface { pulumi.Input ToEnvironmentVariableSetupOutput() EnvironmentVariableSetupOutput ToEnvironmentVariableSetupOutputWithContext(context.Context) EnvironmentVariableSetupOutput }
EnvironmentVariableSetupInput is an input type that accepts EnvironmentVariableSetupArgs and EnvironmentVariableSetupOutput values. You can construct a concrete instance of `EnvironmentVariableSetupInput` via:
EnvironmentVariableSetupArgs{...}
type EnvironmentVariableSetupOutput ¶
type EnvironmentVariableSetupOutput struct{ *pulumi.OutputState }
The custom setup of setting environment variable.
func (EnvironmentVariableSetupOutput) ElementType ¶
func (EnvironmentVariableSetupOutput) ElementType() reflect.Type
func (EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutput ¶
func (o EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutput() EnvironmentVariableSetupOutput
func (EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutputWithContext ¶
func (o EnvironmentVariableSetupOutput) ToEnvironmentVariableSetupOutputWithContext(ctx context.Context) EnvironmentVariableSetupOutput
func (EnvironmentVariableSetupOutput) Type ¶
func (o EnvironmentVariableSetupOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'EnvironmentVariableSetup'.
func (EnvironmentVariableSetupOutput) VariableName ¶
func (o EnvironmentVariableSetupOutput) VariableName() pulumi.StringOutput
The name of the environment variable.
func (EnvironmentVariableSetupOutput) VariableValue ¶
func (o EnvironmentVariableSetupOutput) VariableValue() pulumi.StringOutput
The value of the environment variable.
type EnvironmentVariableSetupResponse ¶
type EnvironmentVariableSetupResponse struct { // The type of custom setup. // Expected value is 'EnvironmentVariableSetup'. Type string `pulumi:"type"` // The name of the environment variable. VariableName string `pulumi:"variableName"` // The value of the environment variable. VariableValue string `pulumi:"variableValue"` }
The custom setup of setting environment variable.
type EnvironmentVariableSetupResponseArgs ¶
type EnvironmentVariableSetupResponseArgs struct { // The type of custom setup. // Expected value is 'EnvironmentVariableSetup'. Type pulumi.StringInput `pulumi:"type"` // The name of the environment variable. VariableName pulumi.StringInput `pulumi:"variableName"` // The value of the environment variable. VariableValue pulumi.StringInput `pulumi:"variableValue"` }
The custom setup of setting environment variable.
func (EnvironmentVariableSetupResponseArgs) ElementType ¶
func (EnvironmentVariableSetupResponseArgs) ElementType() reflect.Type
func (EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutput ¶
func (i EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutput() EnvironmentVariableSetupResponseOutput
func (EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutputWithContext ¶
func (i EnvironmentVariableSetupResponseArgs) ToEnvironmentVariableSetupResponseOutputWithContext(ctx context.Context) EnvironmentVariableSetupResponseOutput
type EnvironmentVariableSetupResponseInput ¶
type EnvironmentVariableSetupResponseInput interface { pulumi.Input ToEnvironmentVariableSetupResponseOutput() EnvironmentVariableSetupResponseOutput ToEnvironmentVariableSetupResponseOutputWithContext(context.Context) EnvironmentVariableSetupResponseOutput }
EnvironmentVariableSetupResponseInput is an input type that accepts EnvironmentVariableSetupResponseArgs and EnvironmentVariableSetupResponseOutput values. You can construct a concrete instance of `EnvironmentVariableSetupResponseInput` via:
EnvironmentVariableSetupResponseArgs{...}
type EnvironmentVariableSetupResponseOutput ¶
type EnvironmentVariableSetupResponseOutput struct{ *pulumi.OutputState }
The custom setup of setting environment variable.
func (EnvironmentVariableSetupResponseOutput) ElementType ¶
func (EnvironmentVariableSetupResponseOutput) ElementType() reflect.Type
func (EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutput ¶
func (o EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutput() EnvironmentVariableSetupResponseOutput
func (EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutputWithContext ¶
func (o EnvironmentVariableSetupResponseOutput) ToEnvironmentVariableSetupResponseOutputWithContext(ctx context.Context) EnvironmentVariableSetupResponseOutput
func (EnvironmentVariableSetupResponseOutput) Type ¶
func (o EnvironmentVariableSetupResponseOutput) Type() pulumi.StringOutput
The type of custom setup. Expected value is 'EnvironmentVariableSetup'.
func (EnvironmentVariableSetupResponseOutput) VariableName ¶
func (o EnvironmentVariableSetupResponseOutput) VariableName() pulumi.StringOutput
The name of the environment variable.
func (EnvironmentVariableSetupResponseOutput) VariableValue ¶
func (o EnvironmentVariableSetupResponseOutput) VariableValue() pulumi.StringOutput
The value of the environment variable.
type GetIntegrationRuntimeConnectionInfoArgs ¶
type GetIntegrationRuntimeConnectionInfoArgs struct { // Integration runtime name IntegrationRuntimeName string `pulumi:"integrationRuntimeName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type GetIntegrationRuntimeConnectionInfoResult ¶
type GetIntegrationRuntimeConnectionInfoResult struct { // The on-premises integration runtime host URL. HostServiceUri string `pulumi:"hostServiceUri"` // The integration runtime SSL certificate thumbprint. Click-Once application uses it to do server validation. IdentityCertThumbprint string `pulumi:"identityCertThumbprint"` // Whether the identity certificate is expired. IsIdentityCertExprired bool `pulumi:"isIdentityCertExprired"` // The public key for encrypting a credential when transferring the credential to the integration runtime. PublicKey string `pulumi:"publicKey"` // The token generated in service. Callers use this token to authenticate to integration runtime. ServiceToken string `pulumi:"serviceToken"` // The integration runtime version. Version string `pulumi:"version"` }
Connection information for encrypting the on-premises data source credentials.
func GetIntegrationRuntimeConnectionInfo ¶
func GetIntegrationRuntimeConnectionInfo(ctx *pulumi.Context, args *GetIntegrationRuntimeConnectionInfoArgs, opts ...pulumi.InvokeOption) (*GetIntegrationRuntimeConnectionInfoResult, error)
type GetIntegrationRuntimeObjectMetadatumArgs ¶
type GetIntegrationRuntimeObjectMetadatumArgs struct { // Integration runtime name IntegrationRuntimeName string `pulumi:"integrationRuntimeName"` // Metadata path. MetadataPath *string `pulumi:"metadataPath"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type GetIntegrationRuntimeObjectMetadatumResult ¶
type GetIntegrationRuntimeObjectMetadatumResult struct { // The link to the next page of results, if any remaining results exist. NextLink *string `pulumi:"nextLink"` // List of SSIS object metadata. Value []interface{} `pulumi:"value"` }
A list of SSIS object metadata.
func GetIntegrationRuntimeObjectMetadatum ¶
func GetIntegrationRuntimeObjectMetadatum(ctx *pulumi.Context, args *GetIntegrationRuntimeObjectMetadatumArgs, opts ...pulumi.InvokeOption) (*GetIntegrationRuntimeObjectMetadatumResult, error)
type GetIntegrationRuntimeStatusArgs ¶
type GetIntegrationRuntimeStatusArgs struct { // Integration runtime name IntegrationRuntimeName string `pulumi:"integrationRuntimeName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type GetIntegrationRuntimeStatusResult ¶
type GetIntegrationRuntimeStatusResult struct { // The integration runtime name. Name string `pulumi:"name"` // Integration runtime properties. Properties interface{} `pulumi:"properties"` }
Integration runtime status response.
func GetIntegrationRuntimeStatus ¶
func GetIntegrationRuntimeStatus(ctx *pulumi.Context, args *GetIntegrationRuntimeStatusArgs, opts ...pulumi.InvokeOption) (*GetIntegrationRuntimeStatusResult, error)
type IntegrationRuntime ¶
type IntegrationRuntime struct { pulumi.CustomResourceState // Resource Etag. Etag pulumi.StringOutput `pulumi:"etag"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Integration runtime properties. Properties pulumi.AnyOutput `pulumi:"properties"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Integration runtime resource type.
func GetIntegrationRuntime ¶
func GetIntegrationRuntime(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IntegrationRuntimeState, opts ...pulumi.ResourceOption) (*IntegrationRuntime, error)
GetIntegrationRuntime gets an existing IntegrationRuntime resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIntegrationRuntime ¶
func NewIntegrationRuntime(ctx *pulumi.Context, name string, args *IntegrationRuntimeArgs, opts ...pulumi.ResourceOption) (*IntegrationRuntime, error)
NewIntegrationRuntime registers a new resource with the given unique name, arguments, and options.
func (*IntegrationRuntime) ElementType ¶
func (*IntegrationRuntime) ElementType() reflect.Type
func (*IntegrationRuntime) ToIntegrationRuntimeOutput ¶
func (i *IntegrationRuntime) ToIntegrationRuntimeOutput() IntegrationRuntimeOutput
func (*IntegrationRuntime) ToIntegrationRuntimeOutputWithContext ¶
func (i *IntegrationRuntime) ToIntegrationRuntimeOutputWithContext(ctx context.Context) IntegrationRuntimeOutput
type IntegrationRuntimeArgs ¶
type IntegrationRuntimeArgs struct { // Integration runtime name IntegrationRuntimeName pulumi.StringInput // Integration runtime properties. Properties pulumi.Input // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The name of the workspace. WorkspaceName pulumi.StringInput }
The set of arguments for constructing a IntegrationRuntime resource.
func (IntegrationRuntimeArgs) ElementType ¶
func (IntegrationRuntimeArgs) ElementType() reflect.Type
type IntegrationRuntimeComputeProperties ¶
type IntegrationRuntimeComputeProperties struct { // Data flow properties for managed integration runtime. DataFlowProperties *IntegrationRuntimeDataFlowProperties `pulumi:"dataFlowProperties"` // The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities Location *string `pulumi:"location"` // Maximum parallel executions count per node for managed integration runtime. MaxParallelExecutionsPerNode *int `pulumi:"maxParallelExecutionsPerNode"` // The node size requirement to managed integration runtime. NodeSize *string `pulumi:"nodeSize"` // The required number of nodes for managed integration runtime. NumberOfNodes *int `pulumi:"numberOfNodes"` // VNet properties for managed integration runtime. VNetProperties *IntegrationRuntimeVNetProperties `pulumi:"vNetProperties"` }
The compute resource properties for managed integration runtime.
type IntegrationRuntimeComputePropertiesArgs ¶
type IntegrationRuntimeComputePropertiesArgs struct { // Data flow properties for managed integration runtime. DataFlowProperties IntegrationRuntimeDataFlowPropertiesPtrInput `pulumi:"dataFlowProperties"` // The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities Location pulumi.StringPtrInput `pulumi:"location"` // Maximum parallel executions count per node for managed integration runtime. MaxParallelExecutionsPerNode pulumi.IntPtrInput `pulumi:"maxParallelExecutionsPerNode"` // The node size requirement to managed integration runtime. NodeSize pulumi.StringPtrInput `pulumi:"nodeSize"` // The required number of nodes for managed integration runtime. NumberOfNodes pulumi.IntPtrInput `pulumi:"numberOfNodes"` // VNet properties for managed integration runtime. VNetProperties IntegrationRuntimeVNetPropertiesPtrInput `pulumi:"vNetProperties"` }
The compute resource properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesArgs) ElementType ¶
func (IntegrationRuntimeComputePropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutput ¶
func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutput() IntegrationRuntimeComputePropertiesOutput
func (IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutputWithContext ¶
func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesOutput
func (IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutput ¶
func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
func (IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeComputePropertiesArgs) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
type IntegrationRuntimeComputePropertiesInput ¶
type IntegrationRuntimeComputePropertiesInput interface { pulumi.Input ToIntegrationRuntimeComputePropertiesOutput() IntegrationRuntimeComputePropertiesOutput ToIntegrationRuntimeComputePropertiesOutputWithContext(context.Context) IntegrationRuntimeComputePropertiesOutput }
IntegrationRuntimeComputePropertiesInput is an input type that accepts IntegrationRuntimeComputePropertiesArgs and IntegrationRuntimeComputePropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeComputePropertiesInput` via:
IntegrationRuntimeComputePropertiesArgs{...}
type IntegrationRuntimeComputePropertiesOutput ¶
type IntegrationRuntimeComputePropertiesOutput struct{ *pulumi.OutputState }
The compute resource properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesOutput) DataFlowProperties ¶
func (o IntegrationRuntimeComputePropertiesOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesPtrOutput
Data flow properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesOutput) ElementType ¶
func (IntegrationRuntimeComputePropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesOutput) Location ¶
func (o IntegrationRuntimeComputePropertiesOutput) Location() pulumi.StringPtrOutput
The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
func (IntegrationRuntimeComputePropertiesOutput) MaxParallelExecutionsPerNode ¶
func (o IntegrationRuntimeComputePropertiesOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
Maximum parallel executions count per node for managed integration runtime.
func (IntegrationRuntimeComputePropertiesOutput) NodeSize ¶
func (o IntegrationRuntimeComputePropertiesOutput) NodeSize() pulumi.StringPtrOutput
The node size requirement to managed integration runtime.
func (IntegrationRuntimeComputePropertiesOutput) NumberOfNodes ¶
func (o IntegrationRuntimeComputePropertiesOutput) NumberOfNodes() pulumi.IntPtrOutput
The required number of nodes for managed integration runtime.
func (IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutput ¶
func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutput() IntegrationRuntimeComputePropertiesOutput
func (IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesOutput
func (IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutput ¶
func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
func (IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
func (IntegrationRuntimeComputePropertiesOutput) VNetProperties ¶
func (o IntegrationRuntimeComputePropertiesOutput) VNetProperties() IntegrationRuntimeVNetPropertiesPtrOutput
VNet properties for managed integration runtime.
type IntegrationRuntimeComputePropertiesPtrInput ¶
type IntegrationRuntimeComputePropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeComputePropertiesPtrOutput }
IntegrationRuntimeComputePropertiesPtrInput is an input type that accepts IntegrationRuntimeComputePropertiesArgs, IntegrationRuntimeComputePropertiesPtr and IntegrationRuntimeComputePropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeComputePropertiesPtrInput` via:
IntegrationRuntimeComputePropertiesArgs{...} or: nil
func IntegrationRuntimeComputePropertiesPtr ¶
func IntegrationRuntimeComputePropertiesPtr(v *IntegrationRuntimeComputePropertiesArgs) IntegrationRuntimeComputePropertiesPtrInput
type IntegrationRuntimeComputePropertiesPtrOutput ¶
type IntegrationRuntimeComputePropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeComputePropertiesPtrOutput) DataFlowProperties ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesPtrOutput
Data flow properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeComputePropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesPtrOutput) Location ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) Location() pulumi.StringPtrOutput
The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
func (IntegrationRuntimeComputePropertiesPtrOutput) MaxParallelExecutionsPerNode ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
Maximum parallel executions count per node for managed integration runtime.
func (IntegrationRuntimeComputePropertiesPtrOutput) NodeSize ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) NodeSize() pulumi.StringPtrOutput
The node size requirement to managed integration runtime.
func (IntegrationRuntimeComputePropertiesPtrOutput) NumberOfNodes ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) NumberOfNodes() pulumi.IntPtrOutput
The required number of nodes for managed integration runtime.
func (IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutput ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutput() IntegrationRuntimeComputePropertiesPtrOutput
func (IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) ToIntegrationRuntimeComputePropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesPtrOutput
func (IntegrationRuntimeComputePropertiesPtrOutput) VNetProperties ¶
func (o IntegrationRuntimeComputePropertiesPtrOutput) VNetProperties() IntegrationRuntimeVNetPropertiesPtrOutput
VNet properties for managed integration runtime.
type IntegrationRuntimeComputePropertiesResponse ¶
type IntegrationRuntimeComputePropertiesResponse struct { // Data flow properties for managed integration runtime. DataFlowProperties *IntegrationRuntimeDataFlowPropertiesResponse `pulumi:"dataFlowProperties"` // The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities Location *string `pulumi:"location"` // Maximum parallel executions count per node for managed integration runtime. MaxParallelExecutionsPerNode *int `pulumi:"maxParallelExecutionsPerNode"` // The node size requirement to managed integration runtime. NodeSize *string `pulumi:"nodeSize"` // The required number of nodes for managed integration runtime. NumberOfNodes *int `pulumi:"numberOfNodes"` // VNet properties for managed integration runtime. VNetProperties *IntegrationRuntimeVNetPropertiesResponse `pulumi:"vNetProperties"` }
The compute resource properties for managed integration runtime.
type IntegrationRuntimeComputePropertiesResponseArgs ¶
type IntegrationRuntimeComputePropertiesResponseArgs struct { // Data flow properties for managed integration runtime. DataFlowProperties IntegrationRuntimeDataFlowPropertiesResponsePtrInput `pulumi:"dataFlowProperties"` // The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities Location pulumi.StringPtrInput `pulumi:"location"` // Maximum parallel executions count per node for managed integration runtime. MaxParallelExecutionsPerNode pulumi.IntPtrInput `pulumi:"maxParallelExecutionsPerNode"` // The node size requirement to managed integration runtime. NodeSize pulumi.StringPtrInput `pulumi:"nodeSize"` // The required number of nodes for managed integration runtime. NumberOfNodes pulumi.IntPtrInput `pulumi:"numberOfNodes"` // VNet properties for managed integration runtime. VNetProperties IntegrationRuntimeVNetPropertiesResponsePtrInput `pulumi:"vNetProperties"` }
The compute resource properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeComputePropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutput ¶
func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutput() IntegrationRuntimeComputePropertiesResponseOutput
func (IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponseOutput
func (IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
func (IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeComputePropertiesResponseArgs) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
type IntegrationRuntimeComputePropertiesResponseInput ¶
type IntegrationRuntimeComputePropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeComputePropertiesResponseOutput() IntegrationRuntimeComputePropertiesResponseOutput ToIntegrationRuntimeComputePropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeComputePropertiesResponseOutput }
IntegrationRuntimeComputePropertiesResponseInput is an input type that accepts IntegrationRuntimeComputePropertiesResponseArgs and IntegrationRuntimeComputePropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeComputePropertiesResponseInput` via:
IntegrationRuntimeComputePropertiesResponseArgs{...}
type IntegrationRuntimeComputePropertiesResponseOutput ¶
type IntegrationRuntimeComputePropertiesResponseOutput struct{ *pulumi.OutputState }
The compute resource properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseOutput) DataFlowProperties ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
Data flow properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeComputePropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesResponseOutput) Location ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) Location() pulumi.StringPtrOutput
The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
func (IntegrationRuntimeComputePropertiesResponseOutput) MaxParallelExecutionsPerNode ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
Maximum parallel executions count per node for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseOutput) NodeSize ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) NodeSize() pulumi.StringPtrOutput
The node size requirement to managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseOutput) NumberOfNodes ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) NumberOfNodes() pulumi.IntPtrOutput
The required number of nodes for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutput ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutput() IntegrationRuntimeComputePropertiesResponseOutput
func (IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponseOutput
func (IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
func (IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
func (IntegrationRuntimeComputePropertiesResponseOutput) VNetProperties ¶
func (o IntegrationRuntimeComputePropertiesResponseOutput) VNetProperties() IntegrationRuntimeVNetPropertiesResponsePtrOutput
VNet properties for managed integration runtime.
type IntegrationRuntimeComputePropertiesResponsePtrInput ¶
type IntegrationRuntimeComputePropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput }
IntegrationRuntimeComputePropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeComputePropertiesResponseArgs, IntegrationRuntimeComputePropertiesResponsePtr and IntegrationRuntimeComputePropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeComputePropertiesResponsePtrInput` via:
IntegrationRuntimeComputePropertiesResponseArgs{...} or: nil
func IntegrationRuntimeComputePropertiesResponsePtr ¶
func IntegrationRuntimeComputePropertiesResponsePtr(v *IntegrationRuntimeComputePropertiesResponseArgs) IntegrationRuntimeComputePropertiesResponsePtrInput
type IntegrationRuntimeComputePropertiesResponsePtrOutput ¶
type IntegrationRuntimeComputePropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) DataFlowProperties ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) DataFlowProperties() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
Data flow properties for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) Location ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) Location() pulumi.StringPtrOutput
The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) MaxParallelExecutionsPerNode ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) MaxParallelExecutionsPerNode() pulumi.IntPtrOutput
Maximum parallel executions count per node for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) NodeSize ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) NodeSize() pulumi.StringPtrOutput
The node size requirement to managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) NumberOfNodes ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) NumberOfNodes() pulumi.IntPtrOutput
The required number of nodes for managed integration runtime.
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutput() IntegrationRuntimeComputePropertiesResponsePtrOutput
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) ToIntegrationRuntimeComputePropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeComputePropertiesResponsePtrOutput
func (IntegrationRuntimeComputePropertiesResponsePtrOutput) VNetProperties ¶
func (o IntegrationRuntimeComputePropertiesResponsePtrOutput) VNetProperties() IntegrationRuntimeVNetPropertiesResponsePtrOutput
VNet properties for managed integration runtime.
type IntegrationRuntimeCustomSetupScriptProperties ¶
type IntegrationRuntimeCustomSetupScriptProperties struct { // The URI of the Azure blob container that contains the custom setup script. BlobContainerUri *string `pulumi:"blobContainerUri"` // The SAS token of the Azure blob container. SasToken *SecureString `pulumi:"sasToken"` }
Custom setup script properties for a managed dedicated integration runtime.
type IntegrationRuntimeCustomSetupScriptPropertiesArgs ¶
type IntegrationRuntimeCustomSetupScriptPropertiesArgs struct { // The URI of the Azure blob container that contains the custom setup script. BlobContainerUri pulumi.StringPtrInput `pulumi:"blobContainerUri"` // The SAS token of the Azure blob container. SasToken SecureStringPtrInput `pulumi:"sasToken"` }
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput() IntegrationRuntimeCustomSetupScriptPropertiesOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
type IntegrationRuntimeCustomSetupScriptPropertiesInput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesInput interface { pulumi.Input ToIntegrationRuntimeCustomSetupScriptPropertiesOutput() IntegrationRuntimeCustomSetupScriptPropertiesOutput ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext(context.Context) IntegrationRuntimeCustomSetupScriptPropertiesOutput }
IntegrationRuntimeCustomSetupScriptPropertiesInput is an input type that accepts IntegrationRuntimeCustomSetupScriptPropertiesArgs and IntegrationRuntimeCustomSetupScriptPropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeCustomSetupScriptPropertiesInput` via:
IntegrationRuntimeCustomSetupScriptPropertiesArgs{...}
type IntegrationRuntimeCustomSetupScriptPropertiesOutput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesOutput struct{ *pulumi.OutputState }
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) BlobContainerUri ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) BlobContainerUri() pulumi.StringPtrOutput
The URI of the Azure blob container that contains the custom setup script.
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) SasToken ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) SasToken() SecureStringPtrOutput
The SAS token of the Azure blob container.
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutput() IntegrationRuntimeCustomSetupScriptPropertiesOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
type IntegrationRuntimeCustomSetupScriptPropertiesPtrInput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput }
IntegrationRuntimeCustomSetupScriptPropertiesPtrInput is an input type that accepts IntegrationRuntimeCustomSetupScriptPropertiesArgs, IntegrationRuntimeCustomSetupScriptPropertiesPtr and IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeCustomSetupScriptPropertiesPtrInput` via:
IntegrationRuntimeCustomSetupScriptPropertiesArgs{...} or: nil
func IntegrationRuntimeCustomSetupScriptPropertiesPtr ¶
func IntegrationRuntimeCustomSetupScriptPropertiesPtr(v *IntegrationRuntimeCustomSetupScriptPropertiesArgs) IntegrationRuntimeCustomSetupScriptPropertiesPtrInput
type IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) BlobContainerUri ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) BlobContainerUri() pulumi.StringPtrOutput
The URI of the Azure blob container that contains the custom setup script.
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) SasToken ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) SasToken() SecureStringPtrOutput
The SAS token of the Azure blob container.
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
type IntegrationRuntimeCustomSetupScriptPropertiesResponse ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponse struct { // The URI of the Azure blob container that contains the custom setup script. BlobContainerUri *string `pulumi:"blobContainerUri"` // The SAS token of the Azure blob container. SasToken *SecureStringResponse `pulumi:"sasToken"` }
Custom setup script properties for a managed dedicated integration runtime.
type IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs struct { // The URI of the Azure blob container that contains the custom setup script. BlobContainerUri pulumi.StringPtrInput `pulumi:"blobContainerUri"` // The SAS token of the Azure blob container. SasToken SecureStringResponsePtrInput `pulumi:"sasToken"` }
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
type IntegrationRuntimeCustomSetupScriptPropertiesResponseInput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput }
IntegrationRuntimeCustomSetupScriptPropertiesResponseInput is an input type that accepts IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs and IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeCustomSetupScriptPropertiesResponseInput` via:
IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs{...}
type IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput struct{ *pulumi.OutputState }
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) BlobContainerUri ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) BlobContainerUri() pulumi.StringPtrOutput
The URI of the Azure blob container that contains the custom setup script.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) SasToken ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) SasToken() SecureStringResponsePtrOutput
The SAS token of the Azure blob container.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponseOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput }
IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs, IntegrationRuntimeCustomSetupScriptPropertiesResponsePtr and IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput` via:
IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs{...} or: nil
func IntegrationRuntimeCustomSetupScriptPropertiesResponsePtr ¶
func IntegrationRuntimeCustomSetupScriptPropertiesResponsePtr(v *IntegrationRuntimeCustomSetupScriptPropertiesResponseArgs) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput
type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput ¶
type IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) BlobContainerUri ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) BlobContainerUri() pulumi.StringPtrOutput
The URI of the Azure blob container that contains the custom setup script.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) SasToken ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) SasToken() SecureStringResponsePtrOutput
The SAS token of the Azure blob container.
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
func (IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput) ToIntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
type IntegrationRuntimeDataFlowProperties ¶
type IntegrationRuntimeDataFlowProperties struct { // Compute type of the cluster which will execute data flow job. ComputeType *string `pulumi:"computeType"` // Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. CoreCount *int `pulumi:"coreCount"` // Time to live (in minutes) setting of the cluster which will execute data flow job. TimeToLive *int `pulumi:"timeToLive"` }
Data flow properties for managed integration runtime.
type IntegrationRuntimeDataFlowPropertiesArgs ¶
type IntegrationRuntimeDataFlowPropertiesArgs struct { // Compute type of the cluster which will execute data flow job. ComputeType pulumi.StringPtrInput `pulumi:"computeType"` // Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. CoreCount pulumi.IntPtrInput `pulumi:"coreCount"` // Time to live (in minutes) setting of the cluster which will execute data flow job. TimeToLive pulumi.IntPtrInput `pulumi:"timeToLive"` }
Data flow properties for managed integration runtime.
func (IntegrationRuntimeDataFlowPropertiesArgs) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutput ¶
func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutput() IntegrationRuntimeDataFlowPropertiesOutput
func (IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext ¶
func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesOutput
func (IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutput ¶
func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
func (IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeDataFlowPropertiesArgs) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
type IntegrationRuntimeDataFlowPropertiesInput ¶
type IntegrationRuntimeDataFlowPropertiesInput interface { pulumi.Input ToIntegrationRuntimeDataFlowPropertiesOutput() IntegrationRuntimeDataFlowPropertiesOutput ToIntegrationRuntimeDataFlowPropertiesOutputWithContext(context.Context) IntegrationRuntimeDataFlowPropertiesOutput }
IntegrationRuntimeDataFlowPropertiesInput is an input type that accepts IntegrationRuntimeDataFlowPropertiesArgs and IntegrationRuntimeDataFlowPropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeDataFlowPropertiesInput` via:
IntegrationRuntimeDataFlowPropertiesArgs{...}
type IntegrationRuntimeDataFlowPropertiesOutput ¶
type IntegrationRuntimeDataFlowPropertiesOutput struct{ *pulumi.OutputState }
Data flow properties for managed integration runtime.
func (IntegrationRuntimeDataFlowPropertiesOutput) ComputeType ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) ComputeType() pulumi.StringPtrOutput
Compute type of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesOutput) CoreCount ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) CoreCount() pulumi.IntPtrOutput
Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
func (IntegrationRuntimeDataFlowPropertiesOutput) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesOutput) TimeToLive ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) TimeToLive() pulumi.IntPtrOutput
Time to live (in minutes) setting of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutput() IntegrationRuntimeDataFlowPropertiesOutput
func (IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesOutput
func (IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
func (IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
type IntegrationRuntimeDataFlowPropertiesPtrInput ¶
type IntegrationRuntimeDataFlowPropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput }
IntegrationRuntimeDataFlowPropertiesPtrInput is an input type that accepts IntegrationRuntimeDataFlowPropertiesArgs, IntegrationRuntimeDataFlowPropertiesPtr and IntegrationRuntimeDataFlowPropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeDataFlowPropertiesPtrInput` via:
IntegrationRuntimeDataFlowPropertiesArgs{...} or: nil
func IntegrationRuntimeDataFlowPropertiesPtr ¶
func IntegrationRuntimeDataFlowPropertiesPtr(v *IntegrationRuntimeDataFlowPropertiesArgs) IntegrationRuntimeDataFlowPropertiesPtrInput
type IntegrationRuntimeDataFlowPropertiesPtrOutput ¶
type IntegrationRuntimeDataFlowPropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ComputeType ¶
func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ComputeType() pulumi.StringPtrOutput
Compute type of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) CoreCount ¶
func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) CoreCount() pulumi.IntPtrOutput
Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) TimeToLive ¶
func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) TimeToLive() pulumi.IntPtrOutput
Time to live (in minutes) setting of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutput() IntegrationRuntimeDataFlowPropertiesPtrOutput
func (IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesPtrOutput) ToIntegrationRuntimeDataFlowPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesPtrOutput
type IntegrationRuntimeDataFlowPropertiesResponse ¶
type IntegrationRuntimeDataFlowPropertiesResponse struct { // Compute type of the cluster which will execute data flow job. ComputeType *string `pulumi:"computeType"` // Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. CoreCount *int `pulumi:"coreCount"` // Time to live (in minutes) setting of the cluster which will execute data flow job. TimeToLive *int `pulumi:"timeToLive"` }
Data flow properties for managed integration runtime.
type IntegrationRuntimeDataFlowPropertiesResponseArgs ¶
type IntegrationRuntimeDataFlowPropertiesResponseArgs struct { // Compute type of the cluster which will execute data flow job. ComputeType pulumi.StringPtrInput `pulumi:"computeType"` // Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. CoreCount pulumi.IntPtrInput `pulumi:"coreCount"` // Time to live (in minutes) setting of the cluster which will execute data flow job. TimeToLive pulumi.IntPtrInput `pulumi:"timeToLive"` }
Data flow properties for managed integration runtime.
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutput ¶
func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutput() IntegrationRuntimeDataFlowPropertiesResponseOutput
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponseOutput
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
func (IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeDataFlowPropertiesResponseArgs) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
type IntegrationRuntimeDataFlowPropertiesResponseInput ¶
type IntegrationRuntimeDataFlowPropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeDataFlowPropertiesResponseOutput() IntegrationRuntimeDataFlowPropertiesResponseOutput ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeDataFlowPropertiesResponseOutput }
IntegrationRuntimeDataFlowPropertiesResponseInput is an input type that accepts IntegrationRuntimeDataFlowPropertiesResponseArgs and IntegrationRuntimeDataFlowPropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeDataFlowPropertiesResponseInput` via:
IntegrationRuntimeDataFlowPropertiesResponseArgs{...}
type IntegrationRuntimeDataFlowPropertiesResponseOutput ¶
type IntegrationRuntimeDataFlowPropertiesResponseOutput struct{ *pulumi.OutputState }
Data flow properties for managed integration runtime.
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ComputeType ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ComputeType() pulumi.StringPtrOutput
Compute type of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) CoreCount ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) CoreCount() pulumi.IntPtrOutput
Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) TimeToLive ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) TimeToLive() pulumi.IntPtrOutput
Time to live (in minutes) setting of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutput() IntegrationRuntimeDataFlowPropertiesResponseOutput
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponseOutput
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
func (IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesResponseOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
type IntegrationRuntimeDataFlowPropertiesResponsePtrInput ¶
type IntegrationRuntimeDataFlowPropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput }
IntegrationRuntimeDataFlowPropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeDataFlowPropertiesResponseArgs, IntegrationRuntimeDataFlowPropertiesResponsePtr and IntegrationRuntimeDataFlowPropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeDataFlowPropertiesResponsePtrInput` via:
IntegrationRuntimeDataFlowPropertiesResponseArgs{...} or: nil
func IntegrationRuntimeDataFlowPropertiesResponsePtr ¶
func IntegrationRuntimeDataFlowPropertiesResponsePtr(v *IntegrationRuntimeDataFlowPropertiesResponseArgs) IntegrationRuntimeDataFlowPropertiesResponsePtrInput
type IntegrationRuntimeDataFlowPropertiesResponsePtrOutput ¶
type IntegrationRuntimeDataFlowPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ComputeType ¶
func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ComputeType() pulumi.StringPtrOutput
Compute type of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) CoreCount ¶
func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) CoreCount() pulumi.IntPtrOutput
Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272.
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) TimeToLive ¶
func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) TimeToLive() pulumi.IntPtrOutput
Time to live (in minutes) setting of the cluster which will execute data flow job.
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutput() IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
func (IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeDataFlowPropertiesResponsePtrOutput) ToIntegrationRuntimeDataFlowPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataFlowPropertiesResponsePtrOutput
type IntegrationRuntimeDataProxyProperties ¶
type IntegrationRuntimeDataProxyProperties struct { // The self-hosted integration runtime reference. ConnectVia *EntityReference `pulumi:"connectVia"` // The path to contain the staged data in the Blob storage. Path *string `pulumi:"path"` // The staging linked service reference. StagingLinkedService *EntityReference `pulumi:"stagingLinkedService"` }
Data proxy properties for a managed dedicated integration runtime.
type IntegrationRuntimeDataProxyPropertiesArgs ¶
type IntegrationRuntimeDataProxyPropertiesArgs struct { // The self-hosted integration runtime reference. ConnectVia EntityReferencePtrInput `pulumi:"connectVia"` // The path to contain the staged data in the Blob storage. Path pulumi.StringPtrInput `pulumi:"path"` // The staging linked service reference. StagingLinkedService EntityReferencePtrInput `pulumi:"stagingLinkedService"` }
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeDataProxyPropertiesArgs) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutput ¶
func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutput() IntegrationRuntimeDataProxyPropertiesOutput
func (IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext ¶
func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesOutput
func (IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutput ¶
func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
func (IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeDataProxyPropertiesArgs) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
type IntegrationRuntimeDataProxyPropertiesInput ¶
type IntegrationRuntimeDataProxyPropertiesInput interface { pulumi.Input ToIntegrationRuntimeDataProxyPropertiesOutput() IntegrationRuntimeDataProxyPropertiesOutput ToIntegrationRuntimeDataProxyPropertiesOutputWithContext(context.Context) IntegrationRuntimeDataProxyPropertiesOutput }
IntegrationRuntimeDataProxyPropertiesInput is an input type that accepts IntegrationRuntimeDataProxyPropertiesArgs and IntegrationRuntimeDataProxyPropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeDataProxyPropertiesInput` via:
IntegrationRuntimeDataProxyPropertiesArgs{...}
type IntegrationRuntimeDataProxyPropertiesOutput ¶
type IntegrationRuntimeDataProxyPropertiesOutput struct{ *pulumi.OutputState }
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeDataProxyPropertiesOutput) ConnectVia ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) ConnectVia() EntityReferencePtrOutput
The self-hosted integration runtime reference.
func (IntegrationRuntimeDataProxyPropertiesOutput) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesOutput) Path ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) Path() pulumi.StringPtrOutput
The path to contain the staged data in the Blob storage.
func (IntegrationRuntimeDataProxyPropertiesOutput) StagingLinkedService ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) StagingLinkedService() EntityReferencePtrOutput
The staging linked service reference.
func (IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutput() IntegrationRuntimeDataProxyPropertiesOutput
func (IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesOutput
func (IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
func (IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
type IntegrationRuntimeDataProxyPropertiesPtrInput ¶
type IntegrationRuntimeDataProxyPropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput }
IntegrationRuntimeDataProxyPropertiesPtrInput is an input type that accepts IntegrationRuntimeDataProxyPropertiesArgs, IntegrationRuntimeDataProxyPropertiesPtr and IntegrationRuntimeDataProxyPropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeDataProxyPropertiesPtrInput` via:
IntegrationRuntimeDataProxyPropertiesArgs{...} or: nil
func IntegrationRuntimeDataProxyPropertiesPtr ¶
func IntegrationRuntimeDataProxyPropertiesPtr(v *IntegrationRuntimeDataProxyPropertiesArgs) IntegrationRuntimeDataProxyPropertiesPtrInput
type IntegrationRuntimeDataProxyPropertiesPtrOutput ¶
type IntegrationRuntimeDataProxyPropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ConnectVia ¶
func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ConnectVia() EntityReferencePtrOutput
The self-hosted integration runtime reference.
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) Path ¶
func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) Path() pulumi.StringPtrOutput
The path to contain the staged data in the Blob storage.
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) StagingLinkedService ¶
func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) StagingLinkedService() EntityReferencePtrOutput
The staging linked service reference.
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutput() IntegrationRuntimeDataProxyPropertiesPtrOutput
func (IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesPtrOutput) ToIntegrationRuntimeDataProxyPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesPtrOutput
type IntegrationRuntimeDataProxyPropertiesResponse ¶
type IntegrationRuntimeDataProxyPropertiesResponse struct { // The self-hosted integration runtime reference. ConnectVia *EntityReferenceResponse `pulumi:"connectVia"` // The path to contain the staged data in the Blob storage. Path *string `pulumi:"path"` // The staging linked service reference. StagingLinkedService *EntityReferenceResponse `pulumi:"stagingLinkedService"` }
Data proxy properties for a managed dedicated integration runtime.
type IntegrationRuntimeDataProxyPropertiesResponseArgs ¶
type IntegrationRuntimeDataProxyPropertiesResponseArgs struct { // The self-hosted integration runtime reference. ConnectVia EntityReferenceResponsePtrInput `pulumi:"connectVia"` // The path to contain the staged data in the Blob storage. Path pulumi.StringPtrInput `pulumi:"path"` // The staging linked service reference. StagingLinkedService EntityReferenceResponsePtrInput `pulumi:"stagingLinkedService"` }
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutput ¶
func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutput() IntegrationRuntimeDataProxyPropertiesResponseOutput
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponseOutput
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
func (IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeDataProxyPropertiesResponseArgs) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
type IntegrationRuntimeDataProxyPropertiesResponseInput ¶
type IntegrationRuntimeDataProxyPropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeDataProxyPropertiesResponseOutput() IntegrationRuntimeDataProxyPropertiesResponseOutput ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeDataProxyPropertiesResponseOutput }
IntegrationRuntimeDataProxyPropertiesResponseInput is an input type that accepts IntegrationRuntimeDataProxyPropertiesResponseArgs and IntegrationRuntimeDataProxyPropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeDataProxyPropertiesResponseInput` via:
IntegrationRuntimeDataProxyPropertiesResponseArgs{...}
type IntegrationRuntimeDataProxyPropertiesResponseOutput ¶
type IntegrationRuntimeDataProxyPropertiesResponseOutput struct{ *pulumi.OutputState }
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ConnectVia ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ConnectVia() EntityReferenceResponsePtrOutput
The self-hosted integration runtime reference.
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) Path ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) Path() pulumi.StringPtrOutput
The path to contain the staged data in the Blob storage.
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) StagingLinkedService ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) StagingLinkedService() EntityReferenceResponsePtrOutput
The staging linked service reference.
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutput() IntegrationRuntimeDataProxyPropertiesResponseOutput
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponseOutput
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
func (IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesResponseOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
type IntegrationRuntimeDataProxyPropertiesResponsePtrInput ¶
type IntegrationRuntimeDataProxyPropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput }
IntegrationRuntimeDataProxyPropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeDataProxyPropertiesResponseArgs, IntegrationRuntimeDataProxyPropertiesResponsePtr and IntegrationRuntimeDataProxyPropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeDataProxyPropertiesResponsePtrInput` via:
IntegrationRuntimeDataProxyPropertiesResponseArgs{...} or: nil
func IntegrationRuntimeDataProxyPropertiesResponsePtr ¶
func IntegrationRuntimeDataProxyPropertiesResponsePtr(v *IntegrationRuntimeDataProxyPropertiesResponseArgs) IntegrationRuntimeDataProxyPropertiesResponsePtrInput
type IntegrationRuntimeDataProxyPropertiesResponsePtrOutput ¶
type IntegrationRuntimeDataProxyPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ConnectVia ¶
func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ConnectVia() EntityReferenceResponsePtrOutput
The self-hosted integration runtime reference.
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) Path ¶
The path to contain the staged data in the Blob storage.
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) StagingLinkedService ¶
func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) StagingLinkedService() EntityReferenceResponsePtrOutput
The staging linked service reference.
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutput() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
func (IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeDataProxyPropertiesResponsePtrOutput) ToIntegrationRuntimeDataProxyPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
type IntegrationRuntimeEdition ¶
The edition for the SSIS Integration Runtime
func (IntegrationRuntimeEdition) ElementType ¶
func (IntegrationRuntimeEdition) ElementType() reflect.Type
func (IntegrationRuntimeEdition) ToStringOutput ¶
func (e IntegrationRuntimeEdition) ToStringOutput() pulumi.StringOutput
func (IntegrationRuntimeEdition) ToStringOutputWithContext ¶
func (e IntegrationRuntimeEdition) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (IntegrationRuntimeEdition) ToStringPtrOutput ¶
func (e IntegrationRuntimeEdition) ToStringPtrOutput() pulumi.StringPtrOutput
func (IntegrationRuntimeEdition) ToStringPtrOutputWithContext ¶
func (e IntegrationRuntimeEdition) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type IntegrationRuntimeEntityReferenceType ¶
The type of this referenced entity.
func (IntegrationRuntimeEntityReferenceType) ElementType ¶
func (IntegrationRuntimeEntityReferenceType) ElementType() reflect.Type
func (IntegrationRuntimeEntityReferenceType) ToStringOutput ¶
func (e IntegrationRuntimeEntityReferenceType) ToStringOutput() pulumi.StringOutput
func (IntegrationRuntimeEntityReferenceType) ToStringOutputWithContext ¶
func (e IntegrationRuntimeEntityReferenceType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (IntegrationRuntimeEntityReferenceType) ToStringPtrOutput ¶
func (e IntegrationRuntimeEntityReferenceType) ToStringPtrOutput() pulumi.StringPtrOutput
func (IntegrationRuntimeEntityReferenceType) ToStringPtrOutputWithContext ¶
func (e IntegrationRuntimeEntityReferenceType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type IntegrationRuntimeInput ¶
type IntegrationRuntimeInput interface { pulumi.Input ToIntegrationRuntimeOutput() IntegrationRuntimeOutput ToIntegrationRuntimeOutputWithContext(ctx context.Context) IntegrationRuntimeOutput }
type IntegrationRuntimeLicenseType ¶
License type for bringing your own license scenario.
func (IntegrationRuntimeLicenseType) ElementType ¶
func (IntegrationRuntimeLicenseType) ElementType() reflect.Type
func (IntegrationRuntimeLicenseType) ToStringOutput ¶
func (e IntegrationRuntimeLicenseType) ToStringOutput() pulumi.StringOutput
func (IntegrationRuntimeLicenseType) ToStringOutputWithContext ¶
func (e IntegrationRuntimeLicenseType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (IntegrationRuntimeLicenseType) ToStringPtrOutput ¶
func (e IntegrationRuntimeLicenseType) ToStringPtrOutput() pulumi.StringPtrOutput
func (IntegrationRuntimeLicenseType) ToStringPtrOutputWithContext ¶
func (e IntegrationRuntimeLicenseType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type IntegrationRuntimeOutput ¶
type IntegrationRuntimeOutput struct {
*pulumi.OutputState
}
func (IntegrationRuntimeOutput) ElementType ¶
func (IntegrationRuntimeOutput) ElementType() reflect.Type
func (IntegrationRuntimeOutput) ToIntegrationRuntimeOutput ¶
func (o IntegrationRuntimeOutput) ToIntegrationRuntimeOutput() IntegrationRuntimeOutput
func (IntegrationRuntimeOutput) ToIntegrationRuntimeOutputWithContext ¶
func (o IntegrationRuntimeOutput) ToIntegrationRuntimeOutputWithContext(ctx context.Context) IntegrationRuntimeOutput
type IntegrationRuntimeSsisCatalogInfo ¶
type IntegrationRuntimeSsisCatalogInfo struct { // The password of the administrator user account of the catalog database. CatalogAdminPassword *SecureString `pulumi:"catalogAdminPassword"` // The administrator user name of catalog database. CatalogAdminUserName *string `pulumi:"catalogAdminUserName"` // The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/ CatalogPricingTier *string `pulumi:"catalogPricingTier"` // The catalog database server URL. CatalogServerEndpoint *string `pulumi:"catalogServerEndpoint"` }
Catalog information for managed dedicated integration runtime.
type IntegrationRuntimeSsisCatalogInfoArgs ¶
type IntegrationRuntimeSsisCatalogInfoArgs struct { // The password of the administrator user account of the catalog database. CatalogAdminPassword SecureStringPtrInput `pulumi:"catalogAdminPassword"` // The administrator user name of catalog database. CatalogAdminUserName pulumi.StringPtrInput `pulumi:"catalogAdminUserName"` // The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/ CatalogPricingTier pulumi.StringPtrInput `pulumi:"catalogPricingTier"` // The catalog database server URL. CatalogServerEndpoint pulumi.StringPtrInput `pulumi:"catalogServerEndpoint"` }
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisCatalogInfoArgs) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoArgs) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutput ¶
func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutput() IntegrationRuntimeSsisCatalogInfoOutput
func (IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext ¶
func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoOutput
func (IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutput ¶
func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
func (IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext ¶
func (i IntegrationRuntimeSsisCatalogInfoArgs) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
type IntegrationRuntimeSsisCatalogInfoInput ¶
type IntegrationRuntimeSsisCatalogInfoInput interface { pulumi.Input ToIntegrationRuntimeSsisCatalogInfoOutput() IntegrationRuntimeSsisCatalogInfoOutput ToIntegrationRuntimeSsisCatalogInfoOutputWithContext(context.Context) IntegrationRuntimeSsisCatalogInfoOutput }
IntegrationRuntimeSsisCatalogInfoInput is an input type that accepts IntegrationRuntimeSsisCatalogInfoArgs and IntegrationRuntimeSsisCatalogInfoOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisCatalogInfoInput` via:
IntegrationRuntimeSsisCatalogInfoArgs{...}
type IntegrationRuntimeSsisCatalogInfoOutput ¶
type IntegrationRuntimeSsisCatalogInfoOutput struct{ *pulumi.OutputState }
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminPassword ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminPassword() SecureStringPtrOutput
The password of the administrator user account of the catalog database.
func (IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminUserName ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogAdminUserName() pulumi.StringPtrOutput
The administrator user name of catalog database.
func (IntegrationRuntimeSsisCatalogInfoOutput) CatalogPricingTier ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogPricingTier() pulumi.StringPtrOutput
The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
func (IntegrationRuntimeSsisCatalogInfoOutput) CatalogServerEndpoint ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
The catalog database server URL.
func (IntegrationRuntimeSsisCatalogInfoOutput) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutput() IntegrationRuntimeSsisCatalogInfoOutput
func (IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoOutput
func (IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
func (IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
type IntegrationRuntimeSsisCatalogInfoPtrInput ¶
type IntegrationRuntimeSsisCatalogInfoPtrInput interface { pulumi.Input ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput }
IntegrationRuntimeSsisCatalogInfoPtrInput is an input type that accepts IntegrationRuntimeSsisCatalogInfoArgs, IntegrationRuntimeSsisCatalogInfoPtr and IntegrationRuntimeSsisCatalogInfoPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisCatalogInfoPtrInput` via:
IntegrationRuntimeSsisCatalogInfoArgs{...} or: nil
func IntegrationRuntimeSsisCatalogInfoPtr ¶
func IntegrationRuntimeSsisCatalogInfoPtr(v *IntegrationRuntimeSsisCatalogInfoArgs) IntegrationRuntimeSsisCatalogInfoPtrInput
type IntegrationRuntimeSsisCatalogInfoPtrOutput ¶
type IntegrationRuntimeSsisCatalogInfoPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminPassword ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminPassword() SecureStringPtrOutput
The password of the administrator user account of the catalog database.
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminUserName ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogAdminUserName() pulumi.StringPtrOutput
The administrator user name of catalog database.
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogPricingTier ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogPricingTier() pulumi.StringPtrOutput
The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogServerEndpoint ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
The catalog database server URL.
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutput() IntegrationRuntimeSsisCatalogInfoPtrOutput
func (IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoPtrOutput) ToIntegrationRuntimeSsisCatalogInfoPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoPtrOutput
type IntegrationRuntimeSsisCatalogInfoResponse ¶
type IntegrationRuntimeSsisCatalogInfoResponse struct { // The password of the administrator user account of the catalog database. CatalogAdminPassword *SecureStringResponse `pulumi:"catalogAdminPassword"` // The administrator user name of catalog database. CatalogAdminUserName *string `pulumi:"catalogAdminUserName"` // The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/ CatalogPricingTier *string `pulumi:"catalogPricingTier"` // The catalog database server URL. CatalogServerEndpoint *string `pulumi:"catalogServerEndpoint"` }
Catalog information for managed dedicated integration runtime.
type IntegrationRuntimeSsisCatalogInfoResponseArgs ¶
type IntegrationRuntimeSsisCatalogInfoResponseArgs struct { // The password of the administrator user account of the catalog database. CatalogAdminPassword SecureStringResponsePtrInput `pulumi:"catalogAdminPassword"` // The administrator user name of catalog database. CatalogAdminUserName pulumi.StringPtrInput `pulumi:"catalogAdminUserName"` // The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/ CatalogPricingTier pulumi.StringPtrInput `pulumi:"catalogPricingTier"` // The catalog database server URL. CatalogServerEndpoint pulumi.StringPtrInput `pulumi:"catalogServerEndpoint"` }
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutput ¶
func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutput() IntegrationRuntimeSsisCatalogInfoResponseOutput
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext ¶
func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponseOutput
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput ¶
func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
func (IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeSsisCatalogInfoResponseArgs) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
type IntegrationRuntimeSsisCatalogInfoResponseInput ¶
type IntegrationRuntimeSsisCatalogInfoResponseInput interface { pulumi.Input ToIntegrationRuntimeSsisCatalogInfoResponseOutput() IntegrationRuntimeSsisCatalogInfoResponseOutput ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext(context.Context) IntegrationRuntimeSsisCatalogInfoResponseOutput }
IntegrationRuntimeSsisCatalogInfoResponseInput is an input type that accepts IntegrationRuntimeSsisCatalogInfoResponseArgs and IntegrationRuntimeSsisCatalogInfoResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisCatalogInfoResponseInput` via:
IntegrationRuntimeSsisCatalogInfoResponseArgs{...}
type IntegrationRuntimeSsisCatalogInfoResponseOutput ¶
type IntegrationRuntimeSsisCatalogInfoResponseOutput struct{ *pulumi.OutputState }
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminPassword ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminPassword() SecureStringResponsePtrOutput
The password of the administrator user account of the catalog database.
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminUserName ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogAdminUserName() pulumi.StringPtrOutput
The administrator user name of catalog database.
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogPricingTier ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogPricingTier() pulumi.StringPtrOutput
The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogServerEndpoint ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
The catalog database server URL.
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutput() IntegrationRuntimeSsisCatalogInfoResponseOutput
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponseOutput
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
func (IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoResponseOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
type IntegrationRuntimeSsisCatalogInfoResponsePtrInput ¶
type IntegrationRuntimeSsisCatalogInfoResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput }
IntegrationRuntimeSsisCatalogInfoResponsePtrInput is an input type that accepts IntegrationRuntimeSsisCatalogInfoResponseArgs, IntegrationRuntimeSsisCatalogInfoResponsePtr and IntegrationRuntimeSsisCatalogInfoResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisCatalogInfoResponsePtrInput` via:
IntegrationRuntimeSsisCatalogInfoResponseArgs{...} or: nil
func IntegrationRuntimeSsisCatalogInfoResponsePtr ¶
func IntegrationRuntimeSsisCatalogInfoResponsePtr(v *IntegrationRuntimeSsisCatalogInfoResponseArgs) IntegrationRuntimeSsisCatalogInfoResponsePtrInput
type IntegrationRuntimeSsisCatalogInfoResponsePtrOutput ¶
type IntegrationRuntimeSsisCatalogInfoResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminPassword ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminPassword() SecureStringResponsePtrOutput
The password of the administrator user account of the catalog database.
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminUserName ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogAdminUserName() pulumi.StringPtrOutput
The administrator user name of catalog database.
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogPricingTier ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogPricingTier() pulumi.StringPtrOutput
The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogServerEndpoint ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) CatalogServerEndpoint() pulumi.StringPtrOutput
The catalog database server URL.
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutput() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
func (IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeSsisCatalogInfoResponsePtrOutput) ToIntegrationRuntimeSsisCatalogInfoResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
type IntegrationRuntimeSsisCatalogPricingTier ¶
The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/
func (IntegrationRuntimeSsisCatalogPricingTier) ElementType ¶
func (IntegrationRuntimeSsisCatalogPricingTier) ElementType() reflect.Type
func (IntegrationRuntimeSsisCatalogPricingTier) ToStringOutput ¶
func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringOutput() pulumi.StringOutput
func (IntegrationRuntimeSsisCatalogPricingTier) ToStringOutputWithContext ¶
func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutput ¶
func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutput() pulumi.StringPtrOutput
func (IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutputWithContext ¶
func (e IntegrationRuntimeSsisCatalogPricingTier) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type IntegrationRuntimeSsisProperties ¶
type IntegrationRuntimeSsisProperties struct { // Catalog information for managed dedicated integration runtime. CatalogInfo *IntegrationRuntimeSsisCatalogInfo `pulumi:"catalogInfo"` // Custom setup script properties for a managed dedicated integration runtime. CustomSetupScriptProperties *IntegrationRuntimeCustomSetupScriptProperties `pulumi:"customSetupScriptProperties"` // Data proxy properties for a managed dedicated integration runtime. DataProxyProperties *IntegrationRuntimeDataProxyProperties `pulumi:"dataProxyProperties"` // The edition for the SSIS Integration Runtime Edition *string `pulumi:"edition"` // Custom setup without script properties for a SSIS integration runtime. ExpressCustomSetupProperties []interface{} `pulumi:"expressCustomSetupProperties"` // License type for bringing your own license scenario. LicenseType *string `pulumi:"licenseType"` }
SSIS properties for managed integration runtime.
type IntegrationRuntimeSsisPropertiesArgs ¶
type IntegrationRuntimeSsisPropertiesArgs struct { // Catalog information for managed dedicated integration runtime. CatalogInfo IntegrationRuntimeSsisCatalogInfoPtrInput `pulumi:"catalogInfo"` // Custom setup script properties for a managed dedicated integration runtime. CustomSetupScriptProperties IntegrationRuntimeCustomSetupScriptPropertiesPtrInput `pulumi:"customSetupScriptProperties"` // Data proxy properties for a managed dedicated integration runtime. DataProxyProperties IntegrationRuntimeDataProxyPropertiesPtrInput `pulumi:"dataProxyProperties"` // The edition for the SSIS Integration Runtime Edition pulumi.StringPtrInput `pulumi:"edition"` // Custom setup without script properties for a SSIS integration runtime. ExpressCustomSetupProperties pulumi.ArrayInput `pulumi:"expressCustomSetupProperties"` // License type for bringing your own license scenario. LicenseType pulumi.StringPtrInput `pulumi:"licenseType"` }
SSIS properties for managed integration runtime.
func (IntegrationRuntimeSsisPropertiesArgs) ElementType ¶
func (IntegrationRuntimeSsisPropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutput ¶
func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutput() IntegrationRuntimeSsisPropertiesOutput
func (IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutputWithContext ¶
func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesOutput
func (IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutput ¶
func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
func (IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeSsisPropertiesArgs) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
type IntegrationRuntimeSsisPropertiesInput ¶
type IntegrationRuntimeSsisPropertiesInput interface { pulumi.Input ToIntegrationRuntimeSsisPropertiesOutput() IntegrationRuntimeSsisPropertiesOutput ToIntegrationRuntimeSsisPropertiesOutputWithContext(context.Context) IntegrationRuntimeSsisPropertiesOutput }
IntegrationRuntimeSsisPropertiesInput is an input type that accepts IntegrationRuntimeSsisPropertiesArgs and IntegrationRuntimeSsisPropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisPropertiesInput` via:
IntegrationRuntimeSsisPropertiesArgs{...}
type IntegrationRuntimeSsisPropertiesOutput ¶
type IntegrationRuntimeSsisPropertiesOutput struct{ *pulumi.OutputState }
SSIS properties for managed integration runtime.
func (IntegrationRuntimeSsisPropertiesOutput) CatalogInfo ¶
func (o IntegrationRuntimeSsisPropertiesOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoPtrOutput
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesOutput) CustomSetupScriptProperties ¶
func (o IntegrationRuntimeSsisPropertiesOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesOutput) DataProxyProperties ¶
func (o IntegrationRuntimeSsisPropertiesOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesPtrOutput
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesOutput) Edition ¶
func (o IntegrationRuntimeSsisPropertiesOutput) Edition() pulumi.StringPtrOutput
The edition for the SSIS Integration Runtime
func (IntegrationRuntimeSsisPropertiesOutput) ElementType ¶
func (IntegrationRuntimeSsisPropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesOutput) ExpressCustomSetupProperties ¶
func (o IntegrationRuntimeSsisPropertiesOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
Custom setup without script properties for a SSIS integration runtime.
func (IntegrationRuntimeSsisPropertiesOutput) LicenseType ¶
func (o IntegrationRuntimeSsisPropertiesOutput) LicenseType() pulumi.StringPtrOutput
License type for bringing your own license scenario.
func (IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutput ¶
func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutput() IntegrationRuntimeSsisPropertiesOutput
func (IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesOutput
func (IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput ¶
func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
func (IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
type IntegrationRuntimeSsisPropertiesPtrInput ¶
type IntegrationRuntimeSsisPropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeSsisPropertiesPtrOutput }
IntegrationRuntimeSsisPropertiesPtrInput is an input type that accepts IntegrationRuntimeSsisPropertiesArgs, IntegrationRuntimeSsisPropertiesPtr and IntegrationRuntimeSsisPropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisPropertiesPtrInput` via:
IntegrationRuntimeSsisPropertiesArgs{...} or: nil
func IntegrationRuntimeSsisPropertiesPtr ¶
func IntegrationRuntimeSsisPropertiesPtr(v *IntegrationRuntimeSsisPropertiesArgs) IntegrationRuntimeSsisPropertiesPtrInput
type IntegrationRuntimeSsisPropertiesPtrOutput ¶
type IntegrationRuntimeSsisPropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeSsisPropertiesPtrOutput) CatalogInfo ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoPtrOutput
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesPtrOutput) CustomSetupScriptProperties ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesPtrOutput
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesPtrOutput) DataProxyProperties ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesPtrOutput
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesPtrOutput) Edition ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) Edition() pulumi.StringPtrOutput
The edition for the SSIS Integration Runtime
func (IntegrationRuntimeSsisPropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeSsisPropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesPtrOutput) ExpressCustomSetupProperties ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
Custom setup without script properties for a SSIS integration runtime.
func (IntegrationRuntimeSsisPropertiesPtrOutput) LicenseType ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) LicenseType() pulumi.StringPtrOutput
License type for bringing your own license scenario.
func (IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutput() IntegrationRuntimeSsisPropertiesPtrOutput
func (IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesPtrOutput) ToIntegrationRuntimeSsisPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesPtrOutput
type IntegrationRuntimeSsisPropertiesResponse ¶
type IntegrationRuntimeSsisPropertiesResponse struct { // Catalog information for managed dedicated integration runtime. CatalogInfo *IntegrationRuntimeSsisCatalogInfoResponse `pulumi:"catalogInfo"` // Custom setup script properties for a managed dedicated integration runtime. CustomSetupScriptProperties *IntegrationRuntimeCustomSetupScriptPropertiesResponse `pulumi:"customSetupScriptProperties"` // Data proxy properties for a managed dedicated integration runtime. DataProxyProperties *IntegrationRuntimeDataProxyPropertiesResponse `pulumi:"dataProxyProperties"` // The edition for the SSIS Integration Runtime Edition *string `pulumi:"edition"` // Custom setup without script properties for a SSIS integration runtime. ExpressCustomSetupProperties []interface{} `pulumi:"expressCustomSetupProperties"` // License type for bringing your own license scenario. LicenseType *string `pulumi:"licenseType"` }
SSIS properties for managed integration runtime.
type IntegrationRuntimeSsisPropertiesResponseArgs ¶
type IntegrationRuntimeSsisPropertiesResponseArgs struct { // Catalog information for managed dedicated integration runtime. CatalogInfo IntegrationRuntimeSsisCatalogInfoResponsePtrInput `pulumi:"catalogInfo"` // Custom setup script properties for a managed dedicated integration runtime. CustomSetupScriptProperties IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrInput `pulumi:"customSetupScriptProperties"` // Data proxy properties for a managed dedicated integration runtime. DataProxyProperties IntegrationRuntimeDataProxyPropertiesResponsePtrInput `pulumi:"dataProxyProperties"` // The edition for the SSIS Integration Runtime Edition pulumi.StringPtrInput `pulumi:"edition"` // Custom setup without script properties for a SSIS integration runtime. ExpressCustomSetupProperties pulumi.ArrayInput `pulumi:"expressCustomSetupProperties"` // License type for bringing your own license scenario. LicenseType pulumi.StringPtrInput `pulumi:"licenseType"` }
SSIS properties for managed integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeSsisPropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutput ¶
func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutput() IntegrationRuntimeSsisPropertiesResponseOutput
func (IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponseOutput
func (IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
func (IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeSsisPropertiesResponseArgs) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
type IntegrationRuntimeSsisPropertiesResponseInput ¶
type IntegrationRuntimeSsisPropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeSsisPropertiesResponseOutput() IntegrationRuntimeSsisPropertiesResponseOutput ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeSsisPropertiesResponseOutput }
IntegrationRuntimeSsisPropertiesResponseInput is an input type that accepts IntegrationRuntimeSsisPropertiesResponseArgs and IntegrationRuntimeSsisPropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisPropertiesResponseInput` via:
IntegrationRuntimeSsisPropertiesResponseArgs{...}
type IntegrationRuntimeSsisPropertiesResponseOutput ¶
type IntegrationRuntimeSsisPropertiesResponseOutput struct{ *pulumi.OutputState }
SSIS properties for managed integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseOutput) CatalogInfo ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseOutput) CustomSetupScriptProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseOutput) DataProxyProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseOutput) Edition ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) Edition() pulumi.StringPtrOutput
The edition for the SSIS Integration Runtime
func (IntegrationRuntimeSsisPropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeSsisPropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesResponseOutput) ExpressCustomSetupProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
Custom setup without script properties for a SSIS integration runtime.
func (IntegrationRuntimeSsisPropertiesResponseOutput) LicenseType ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) LicenseType() pulumi.StringPtrOutput
License type for bringing your own license scenario.
func (IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutput ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutput() IntegrationRuntimeSsisPropertiesResponseOutput
func (IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponseOutput
func (IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
func (IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesResponseOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
type IntegrationRuntimeSsisPropertiesResponsePtrInput ¶
type IntegrationRuntimeSsisPropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput }
IntegrationRuntimeSsisPropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeSsisPropertiesResponseArgs, IntegrationRuntimeSsisPropertiesResponsePtr and IntegrationRuntimeSsisPropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeSsisPropertiesResponsePtrInput` via:
IntegrationRuntimeSsisPropertiesResponseArgs{...} or: nil
func IntegrationRuntimeSsisPropertiesResponsePtr ¶
func IntegrationRuntimeSsisPropertiesResponsePtr(v *IntegrationRuntimeSsisPropertiesResponseArgs) IntegrationRuntimeSsisPropertiesResponsePtrInput
type IntegrationRuntimeSsisPropertiesResponsePtrOutput ¶
type IntegrationRuntimeSsisPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) CatalogInfo ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) CatalogInfo() IntegrationRuntimeSsisCatalogInfoResponsePtrOutput
Catalog information for managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) CustomSetupScriptProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) CustomSetupScriptProperties() IntegrationRuntimeCustomSetupScriptPropertiesResponsePtrOutput
Custom setup script properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) DataProxyProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) DataProxyProperties() IntegrationRuntimeDataProxyPropertiesResponsePtrOutput
Data proxy properties for a managed dedicated integration runtime.
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) Edition ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) Edition() pulumi.StringPtrOutput
The edition for the SSIS Integration Runtime
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ExpressCustomSetupProperties ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ExpressCustomSetupProperties() pulumi.ArrayOutput
Custom setup without script properties for a SSIS integration runtime.
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) LicenseType ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) LicenseType() pulumi.StringPtrOutput
License type for bringing your own license scenario.
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutput() IntegrationRuntimeSsisPropertiesResponsePtrOutput
func (IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeSsisPropertiesResponsePtrOutput) ToIntegrationRuntimeSsisPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeSsisPropertiesResponsePtrOutput
type IntegrationRuntimeState ¶
type IntegrationRuntimeState struct { // Resource Etag. Etag pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // Integration runtime properties. Properties pulumi.Input // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (IntegrationRuntimeState) ElementType ¶
func (IntegrationRuntimeState) ElementType() reflect.Type
type IntegrationRuntimeType ¶
Type of integration runtime.
func (IntegrationRuntimeType) ElementType ¶
func (IntegrationRuntimeType) ElementType() reflect.Type
func (IntegrationRuntimeType) ToStringOutput ¶
func (e IntegrationRuntimeType) ToStringOutput() pulumi.StringOutput
func (IntegrationRuntimeType) ToStringOutputWithContext ¶
func (e IntegrationRuntimeType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (IntegrationRuntimeType) ToStringPtrOutput ¶
func (e IntegrationRuntimeType) ToStringPtrOutput() pulumi.StringPtrOutput
func (IntegrationRuntimeType) ToStringPtrOutputWithContext ¶
func (e IntegrationRuntimeType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type IntegrationRuntimeVNetProperties ¶
type IntegrationRuntimeVNetProperties struct { // Resource IDs of the public IP addresses that this integration runtime will use. PublicIPs []string `pulumi:"publicIPs"` // The name of the subnet this integration runtime will join. Subnet *string `pulumi:"subnet"` // The ID of the VNet that this integration runtime will join. VNetId *string `pulumi:"vNetId"` }
VNet properties for managed integration runtime.
type IntegrationRuntimeVNetPropertiesArgs ¶
type IntegrationRuntimeVNetPropertiesArgs struct { // Resource IDs of the public IP addresses that this integration runtime will use. PublicIPs pulumi.StringArrayInput `pulumi:"publicIPs"` // The name of the subnet this integration runtime will join. Subnet pulumi.StringPtrInput `pulumi:"subnet"` // The ID of the VNet that this integration runtime will join. VNetId pulumi.StringPtrInput `pulumi:"vNetId"` }
VNet properties for managed integration runtime.
func (IntegrationRuntimeVNetPropertiesArgs) ElementType ¶
func (IntegrationRuntimeVNetPropertiesArgs) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutput ¶
func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutput() IntegrationRuntimeVNetPropertiesOutput
func (IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutputWithContext ¶
func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesOutput
func (IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutput ¶
func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
func (IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext ¶
func (i IntegrationRuntimeVNetPropertiesArgs) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
type IntegrationRuntimeVNetPropertiesInput ¶
type IntegrationRuntimeVNetPropertiesInput interface { pulumi.Input ToIntegrationRuntimeVNetPropertiesOutput() IntegrationRuntimeVNetPropertiesOutput ToIntegrationRuntimeVNetPropertiesOutputWithContext(context.Context) IntegrationRuntimeVNetPropertiesOutput }
IntegrationRuntimeVNetPropertiesInput is an input type that accepts IntegrationRuntimeVNetPropertiesArgs and IntegrationRuntimeVNetPropertiesOutput values. You can construct a concrete instance of `IntegrationRuntimeVNetPropertiesInput` via:
IntegrationRuntimeVNetPropertiesArgs{...}
type IntegrationRuntimeVNetPropertiesOutput ¶
type IntegrationRuntimeVNetPropertiesOutput struct{ *pulumi.OutputState }
VNet properties for managed integration runtime.
func (IntegrationRuntimeVNetPropertiesOutput) ElementType ¶
func (IntegrationRuntimeVNetPropertiesOutput) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesOutput) PublicIPs ¶
func (o IntegrationRuntimeVNetPropertiesOutput) PublicIPs() pulumi.StringArrayOutput
Resource IDs of the public IP addresses that this integration runtime will use.
func (IntegrationRuntimeVNetPropertiesOutput) Subnet ¶
func (o IntegrationRuntimeVNetPropertiesOutput) Subnet() pulumi.StringPtrOutput
The name of the subnet this integration runtime will join.
func (IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutput ¶
func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutput() IntegrationRuntimeVNetPropertiesOutput
func (IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesOutput
func (IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput ¶
func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
func (IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
func (IntegrationRuntimeVNetPropertiesOutput) VNetId ¶
func (o IntegrationRuntimeVNetPropertiesOutput) VNetId() pulumi.StringPtrOutput
The ID of the VNet that this integration runtime will join.
type IntegrationRuntimeVNetPropertiesPtrInput ¶
type IntegrationRuntimeVNetPropertiesPtrInput interface { pulumi.Input ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(context.Context) IntegrationRuntimeVNetPropertiesPtrOutput }
IntegrationRuntimeVNetPropertiesPtrInput is an input type that accepts IntegrationRuntimeVNetPropertiesArgs, IntegrationRuntimeVNetPropertiesPtr and IntegrationRuntimeVNetPropertiesPtrOutput values. You can construct a concrete instance of `IntegrationRuntimeVNetPropertiesPtrInput` via:
IntegrationRuntimeVNetPropertiesArgs{...} or: nil
func IntegrationRuntimeVNetPropertiesPtr ¶
func IntegrationRuntimeVNetPropertiesPtr(v *IntegrationRuntimeVNetPropertiesArgs) IntegrationRuntimeVNetPropertiesPtrInput
type IntegrationRuntimeVNetPropertiesPtrOutput ¶
type IntegrationRuntimeVNetPropertiesPtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeVNetPropertiesPtrOutput) ElementType ¶
func (IntegrationRuntimeVNetPropertiesPtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesPtrOutput) PublicIPs ¶
func (o IntegrationRuntimeVNetPropertiesPtrOutput) PublicIPs() pulumi.StringArrayOutput
Resource IDs of the public IP addresses that this integration runtime will use.
func (IntegrationRuntimeVNetPropertiesPtrOutput) Subnet ¶
func (o IntegrationRuntimeVNetPropertiesPtrOutput) Subnet() pulumi.StringPtrOutput
The name of the subnet this integration runtime will join.
func (IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput ¶
func (o IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutput() IntegrationRuntimeVNetPropertiesPtrOutput
func (IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesPtrOutput) ToIntegrationRuntimeVNetPropertiesPtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesPtrOutput
func (IntegrationRuntimeVNetPropertiesPtrOutput) VNetId ¶
func (o IntegrationRuntimeVNetPropertiesPtrOutput) VNetId() pulumi.StringPtrOutput
The ID of the VNet that this integration runtime will join.
type IntegrationRuntimeVNetPropertiesResponse ¶
type IntegrationRuntimeVNetPropertiesResponse struct { // Resource IDs of the public IP addresses that this integration runtime will use. PublicIPs []string `pulumi:"publicIPs"` // The name of the subnet this integration runtime will join. Subnet *string `pulumi:"subnet"` // The ID of the VNet that this integration runtime will join. VNetId *string `pulumi:"vNetId"` }
VNet properties for managed integration runtime.
type IntegrationRuntimeVNetPropertiesResponseArgs ¶
type IntegrationRuntimeVNetPropertiesResponseArgs struct { // Resource IDs of the public IP addresses that this integration runtime will use. PublicIPs pulumi.StringArrayInput `pulumi:"publicIPs"` // The name of the subnet this integration runtime will join. Subnet pulumi.StringPtrInput `pulumi:"subnet"` // The ID of the VNet that this integration runtime will join. VNetId pulumi.StringPtrInput `pulumi:"vNetId"` }
VNet properties for managed integration runtime.
func (IntegrationRuntimeVNetPropertiesResponseArgs) ElementType ¶
func (IntegrationRuntimeVNetPropertiesResponseArgs) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutput ¶
func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutput() IntegrationRuntimeVNetPropertiesResponseOutput
func (IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext ¶
func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponseOutput
func (IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput ¶
func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
func (IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext ¶
func (i IntegrationRuntimeVNetPropertiesResponseArgs) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
type IntegrationRuntimeVNetPropertiesResponseInput ¶
type IntegrationRuntimeVNetPropertiesResponseInput interface { pulumi.Input ToIntegrationRuntimeVNetPropertiesResponseOutput() IntegrationRuntimeVNetPropertiesResponseOutput ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext(context.Context) IntegrationRuntimeVNetPropertiesResponseOutput }
IntegrationRuntimeVNetPropertiesResponseInput is an input type that accepts IntegrationRuntimeVNetPropertiesResponseArgs and IntegrationRuntimeVNetPropertiesResponseOutput values. You can construct a concrete instance of `IntegrationRuntimeVNetPropertiesResponseInput` via:
IntegrationRuntimeVNetPropertiesResponseArgs{...}
type IntegrationRuntimeVNetPropertiesResponseOutput ¶
type IntegrationRuntimeVNetPropertiesResponseOutput struct{ *pulumi.OutputState }
VNet properties for managed integration runtime.
func (IntegrationRuntimeVNetPropertiesResponseOutput) ElementType ¶
func (IntegrationRuntimeVNetPropertiesResponseOutput) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesResponseOutput) PublicIPs ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) PublicIPs() pulumi.StringArrayOutput
Resource IDs of the public IP addresses that this integration runtime will use.
func (IntegrationRuntimeVNetPropertiesResponseOutput) Subnet ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) Subnet() pulumi.StringPtrOutput
The name of the subnet this integration runtime will join.
func (IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutput ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutput() IntegrationRuntimeVNetPropertiesResponseOutput
func (IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponseOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponseOutput
func (IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
func (IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
func (IntegrationRuntimeVNetPropertiesResponseOutput) VNetId ¶
func (o IntegrationRuntimeVNetPropertiesResponseOutput) VNetId() pulumi.StringPtrOutput
The ID of the VNet that this integration runtime will join.
type IntegrationRuntimeVNetPropertiesResponsePtrInput ¶
type IntegrationRuntimeVNetPropertiesResponsePtrInput interface { pulumi.Input ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput }
IntegrationRuntimeVNetPropertiesResponsePtrInput is an input type that accepts IntegrationRuntimeVNetPropertiesResponseArgs, IntegrationRuntimeVNetPropertiesResponsePtr and IntegrationRuntimeVNetPropertiesResponsePtrOutput values. You can construct a concrete instance of `IntegrationRuntimeVNetPropertiesResponsePtrInput` via:
IntegrationRuntimeVNetPropertiesResponseArgs{...} or: nil
func IntegrationRuntimeVNetPropertiesResponsePtr ¶
func IntegrationRuntimeVNetPropertiesResponsePtr(v *IntegrationRuntimeVNetPropertiesResponseArgs) IntegrationRuntimeVNetPropertiesResponsePtrInput
type IntegrationRuntimeVNetPropertiesResponsePtrOutput ¶
type IntegrationRuntimeVNetPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) ElementType ¶
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) ElementType() reflect.Type
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) PublicIPs ¶
func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) PublicIPs() pulumi.StringArrayOutput
Resource IDs of the public IP addresses that this integration runtime will use.
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) Subnet ¶
func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) Subnet() pulumi.StringPtrOutput
The name of the subnet this integration runtime will join.
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput ¶
func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutput() IntegrationRuntimeVNetPropertiesResponsePtrOutput
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext ¶
func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) ToIntegrationRuntimeVNetPropertiesResponsePtrOutputWithContext(ctx context.Context) IntegrationRuntimeVNetPropertiesResponsePtrOutput
func (IntegrationRuntimeVNetPropertiesResponsePtrOutput) VNetId ¶
func (o IntegrationRuntimeVNetPropertiesResponsePtrOutput) VNetId() pulumi.StringPtrOutput
The ID of the VNet that this integration runtime will join.
type IpFirewallRule ¶
type IpFirewallRule struct { pulumi.CustomResourceState // The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress EndIpAddress pulumi.StringPtrOutput `pulumi:"endIpAddress"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Resource provisioning state ProvisioningState pulumi.StringOutput `pulumi:"provisioningState"` // The start IP address of the firewall rule. Must be IPv4 format StartIpAddress pulumi.StringPtrOutput `pulumi:"startIpAddress"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
IP firewall rule
func GetIpFirewallRule ¶
func GetIpFirewallRule(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IpFirewallRuleState, opts ...pulumi.ResourceOption) (*IpFirewallRule, error)
GetIpFirewallRule gets an existing IpFirewallRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIpFirewallRule ¶
func NewIpFirewallRule(ctx *pulumi.Context, name string, args *IpFirewallRuleArgs, opts ...pulumi.ResourceOption) (*IpFirewallRule, error)
NewIpFirewallRule registers a new resource with the given unique name, arguments, and options.
func (*IpFirewallRule) ElementType ¶
func (*IpFirewallRule) ElementType() reflect.Type
func (*IpFirewallRule) ToIpFirewallRuleOutput ¶
func (i *IpFirewallRule) ToIpFirewallRuleOutput() IpFirewallRuleOutput
func (*IpFirewallRule) ToIpFirewallRuleOutputWithContext ¶
func (i *IpFirewallRule) ToIpFirewallRuleOutputWithContext(ctx context.Context) IpFirewallRuleOutput
type IpFirewallRuleArgs ¶
type IpFirewallRuleArgs struct { // The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress EndIpAddress pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The IP firewall rule name RuleName pulumi.StringInput // The start IP address of the firewall rule. Must be IPv4 format StartIpAddress pulumi.StringPtrInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a IpFirewallRule resource.
func (IpFirewallRuleArgs) ElementType ¶
func (IpFirewallRuleArgs) ElementType() reflect.Type
type IpFirewallRuleInput ¶
type IpFirewallRuleInput interface { pulumi.Input ToIpFirewallRuleOutput() IpFirewallRuleOutput ToIpFirewallRuleOutputWithContext(ctx context.Context) IpFirewallRuleOutput }
type IpFirewallRuleOutput ¶
type IpFirewallRuleOutput struct {
*pulumi.OutputState
}
func (IpFirewallRuleOutput) ElementType ¶
func (IpFirewallRuleOutput) ElementType() reflect.Type
func (IpFirewallRuleOutput) ToIpFirewallRuleOutput ¶
func (o IpFirewallRuleOutput) ToIpFirewallRuleOutput() IpFirewallRuleOutput
func (IpFirewallRuleOutput) ToIpFirewallRuleOutputWithContext ¶
func (o IpFirewallRuleOutput) ToIpFirewallRuleOutputWithContext(ctx context.Context) IpFirewallRuleOutput
type IpFirewallRuleState ¶
type IpFirewallRuleState struct { // The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress EndIpAddress pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // Resource provisioning state ProvisioningState pulumi.StringPtrInput // The start IP address of the firewall rule. Must be IPv4 format StartIpAddress pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (IpFirewallRuleState) ElementType ¶
func (IpFirewallRuleState) ElementType() reflect.Type
type Key ¶
type Key struct { pulumi.CustomResourceState // Used to activate the workspace after a customer managed key is provided. IsActiveCMK pulumi.BoolPtrOutput `pulumi:"isActiveCMK"` // The Key Vault Url of the workspace key. KeyVaultUrl pulumi.StringPtrOutput `pulumi:"keyVaultUrl"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A workspace key
func GetKey ¶
func GetKey(ctx *pulumi.Context, name string, id pulumi.IDInput, state *KeyState, opts ...pulumi.ResourceOption) (*Key, error)
GetKey gets an existing Key resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewKey ¶
func NewKey(ctx *pulumi.Context, name string, args *KeyArgs, opts ...pulumi.ResourceOption) (*Key, error)
NewKey registers a new resource with the given unique name, arguments, and options.
func (*Key) ElementType ¶
func (*Key) ToKeyOutput ¶
type KeyArgs ¶
type KeyArgs struct { // Used to activate the workspace after a customer managed key is provided. IsActiveCMK pulumi.BoolPtrInput // The name of the workspace key KeyName pulumi.StringInput // The Key Vault Url of the workspace key. KeyVaultUrl pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a Key resource.
func (KeyArgs) ElementType ¶
type KeyOutput ¶
type KeyOutput struct {
*pulumi.OutputState
}
func (KeyOutput) ElementType ¶
func (KeyOutput) ToKeyOutput ¶
type KeyState ¶
type KeyState struct { // Used to activate the workspace after a customer managed key is provided. IsActiveCMK pulumi.BoolPtrInput // The Key Vault Url of the workspace key. KeyVaultUrl pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (KeyState) ElementType ¶
type LibraryInfo ¶
type LibraryInfo struct { // Storage blob container name. ContainerName *string `pulumi:"containerName"` // Name of the library. Name *string `pulumi:"name"` // Storage blob path of library. Path *string `pulumi:"path"` // Type of the library. Type *string `pulumi:"type"` }
Library/package information of a Big Data pool powered by Apache Spark
type LibraryInfoArgs ¶
type LibraryInfoArgs struct { // Storage blob container name. ContainerName pulumi.StringPtrInput `pulumi:"containerName"` // Name of the library. Name pulumi.StringPtrInput `pulumi:"name"` // Storage blob path of library. Path pulumi.StringPtrInput `pulumi:"path"` // Type of the library. Type pulumi.StringPtrInput `pulumi:"type"` }
Library/package information of a Big Data pool powered by Apache Spark
func (LibraryInfoArgs) ElementType ¶
func (LibraryInfoArgs) ElementType() reflect.Type
func (LibraryInfoArgs) ToLibraryInfoOutput ¶
func (i LibraryInfoArgs) ToLibraryInfoOutput() LibraryInfoOutput
func (LibraryInfoArgs) ToLibraryInfoOutputWithContext ¶
func (i LibraryInfoArgs) ToLibraryInfoOutputWithContext(ctx context.Context) LibraryInfoOutput
type LibraryInfoArray ¶
type LibraryInfoArray []LibraryInfoInput
func (LibraryInfoArray) ElementType ¶
func (LibraryInfoArray) ElementType() reflect.Type
func (LibraryInfoArray) ToLibraryInfoArrayOutput ¶
func (i LibraryInfoArray) ToLibraryInfoArrayOutput() LibraryInfoArrayOutput
func (LibraryInfoArray) ToLibraryInfoArrayOutputWithContext ¶
func (i LibraryInfoArray) ToLibraryInfoArrayOutputWithContext(ctx context.Context) LibraryInfoArrayOutput
type LibraryInfoArrayInput ¶
type LibraryInfoArrayInput interface { pulumi.Input ToLibraryInfoArrayOutput() LibraryInfoArrayOutput ToLibraryInfoArrayOutputWithContext(context.Context) LibraryInfoArrayOutput }
LibraryInfoArrayInput is an input type that accepts LibraryInfoArray and LibraryInfoArrayOutput values. You can construct a concrete instance of `LibraryInfoArrayInput` via:
LibraryInfoArray{ LibraryInfoArgs{...} }
type LibraryInfoArrayOutput ¶
type LibraryInfoArrayOutput struct{ *pulumi.OutputState }
func (LibraryInfoArrayOutput) ElementType ¶
func (LibraryInfoArrayOutput) ElementType() reflect.Type
func (LibraryInfoArrayOutput) Index ¶
func (o LibraryInfoArrayOutput) Index(i pulumi.IntInput) LibraryInfoOutput
func (LibraryInfoArrayOutput) ToLibraryInfoArrayOutput ¶
func (o LibraryInfoArrayOutput) ToLibraryInfoArrayOutput() LibraryInfoArrayOutput
func (LibraryInfoArrayOutput) ToLibraryInfoArrayOutputWithContext ¶
func (o LibraryInfoArrayOutput) ToLibraryInfoArrayOutputWithContext(ctx context.Context) LibraryInfoArrayOutput
type LibraryInfoInput ¶
type LibraryInfoInput interface { pulumi.Input ToLibraryInfoOutput() LibraryInfoOutput ToLibraryInfoOutputWithContext(context.Context) LibraryInfoOutput }
LibraryInfoInput is an input type that accepts LibraryInfoArgs and LibraryInfoOutput values. You can construct a concrete instance of `LibraryInfoInput` via:
LibraryInfoArgs{...}
type LibraryInfoOutput ¶
type LibraryInfoOutput struct{ *pulumi.OutputState }
Library/package information of a Big Data pool powered by Apache Spark
func (LibraryInfoOutput) ContainerName ¶
func (o LibraryInfoOutput) ContainerName() pulumi.StringPtrOutput
Storage blob container name.
func (LibraryInfoOutput) ElementType ¶
func (LibraryInfoOutput) ElementType() reflect.Type
func (LibraryInfoOutput) Name ¶
func (o LibraryInfoOutput) Name() pulumi.StringPtrOutput
Name of the library.
func (LibraryInfoOutput) Path ¶
func (o LibraryInfoOutput) Path() pulumi.StringPtrOutput
Storage blob path of library.
func (LibraryInfoOutput) ToLibraryInfoOutput ¶
func (o LibraryInfoOutput) ToLibraryInfoOutput() LibraryInfoOutput
func (LibraryInfoOutput) ToLibraryInfoOutputWithContext ¶
func (o LibraryInfoOutput) ToLibraryInfoOutputWithContext(ctx context.Context) LibraryInfoOutput
func (LibraryInfoOutput) Type ¶
func (o LibraryInfoOutput) Type() pulumi.StringPtrOutput
Type of the library.
type LibraryInfoResponse ¶
type LibraryInfoResponse struct { // Storage blob container name. ContainerName *string `pulumi:"containerName"` // Creator Id of the library/package. CreatorId string `pulumi:"creatorId"` // Name of the library. Name *string `pulumi:"name"` // Storage blob path of library. Path *string `pulumi:"path"` // Provisioning status of the library/package. ProvisioningStatus string `pulumi:"provisioningStatus"` // Type of the library. Type *string `pulumi:"type"` // The last update time of the library. UploadedTimestamp string `pulumi:"uploadedTimestamp"` }
Library/package information of a Big Data pool powered by Apache Spark
type LibraryInfoResponseArgs ¶
type LibraryInfoResponseArgs struct { // Storage blob container name. ContainerName pulumi.StringPtrInput `pulumi:"containerName"` // Creator Id of the library/package. CreatorId pulumi.StringInput `pulumi:"creatorId"` // Name of the library. Name pulumi.StringPtrInput `pulumi:"name"` // Storage blob path of library. Path pulumi.StringPtrInput `pulumi:"path"` // Provisioning status of the library/package. ProvisioningStatus pulumi.StringInput `pulumi:"provisioningStatus"` // Type of the library. Type pulumi.StringPtrInput `pulumi:"type"` // The last update time of the library. UploadedTimestamp pulumi.StringInput `pulumi:"uploadedTimestamp"` }
Library/package information of a Big Data pool powered by Apache Spark
func (LibraryInfoResponseArgs) ElementType ¶
func (LibraryInfoResponseArgs) ElementType() reflect.Type
func (LibraryInfoResponseArgs) ToLibraryInfoResponseOutput ¶
func (i LibraryInfoResponseArgs) ToLibraryInfoResponseOutput() LibraryInfoResponseOutput
func (LibraryInfoResponseArgs) ToLibraryInfoResponseOutputWithContext ¶
func (i LibraryInfoResponseArgs) ToLibraryInfoResponseOutputWithContext(ctx context.Context) LibraryInfoResponseOutput
type LibraryInfoResponseArray ¶
type LibraryInfoResponseArray []LibraryInfoResponseInput
func (LibraryInfoResponseArray) ElementType ¶
func (LibraryInfoResponseArray) ElementType() reflect.Type
func (LibraryInfoResponseArray) ToLibraryInfoResponseArrayOutput ¶
func (i LibraryInfoResponseArray) ToLibraryInfoResponseArrayOutput() LibraryInfoResponseArrayOutput
func (LibraryInfoResponseArray) ToLibraryInfoResponseArrayOutputWithContext ¶
func (i LibraryInfoResponseArray) ToLibraryInfoResponseArrayOutputWithContext(ctx context.Context) LibraryInfoResponseArrayOutput
type LibraryInfoResponseArrayInput ¶
type LibraryInfoResponseArrayInput interface { pulumi.Input ToLibraryInfoResponseArrayOutput() LibraryInfoResponseArrayOutput ToLibraryInfoResponseArrayOutputWithContext(context.Context) LibraryInfoResponseArrayOutput }
LibraryInfoResponseArrayInput is an input type that accepts LibraryInfoResponseArray and LibraryInfoResponseArrayOutput values. You can construct a concrete instance of `LibraryInfoResponseArrayInput` via:
LibraryInfoResponseArray{ LibraryInfoResponseArgs{...} }
type LibraryInfoResponseArrayOutput ¶
type LibraryInfoResponseArrayOutput struct{ *pulumi.OutputState }
func (LibraryInfoResponseArrayOutput) ElementType ¶
func (LibraryInfoResponseArrayOutput) ElementType() reflect.Type
func (LibraryInfoResponseArrayOutput) Index ¶
func (o LibraryInfoResponseArrayOutput) Index(i pulumi.IntInput) LibraryInfoResponseOutput
func (LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutput ¶
func (o LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutput() LibraryInfoResponseArrayOutput
func (LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutputWithContext ¶
func (o LibraryInfoResponseArrayOutput) ToLibraryInfoResponseArrayOutputWithContext(ctx context.Context) LibraryInfoResponseArrayOutput
type LibraryInfoResponseInput ¶
type LibraryInfoResponseInput interface { pulumi.Input ToLibraryInfoResponseOutput() LibraryInfoResponseOutput ToLibraryInfoResponseOutputWithContext(context.Context) LibraryInfoResponseOutput }
LibraryInfoResponseInput is an input type that accepts LibraryInfoResponseArgs and LibraryInfoResponseOutput values. You can construct a concrete instance of `LibraryInfoResponseInput` via:
LibraryInfoResponseArgs{...}
type LibraryInfoResponseOutput ¶
type LibraryInfoResponseOutput struct{ *pulumi.OutputState }
Library/package information of a Big Data pool powered by Apache Spark
func (LibraryInfoResponseOutput) ContainerName ¶
func (o LibraryInfoResponseOutput) ContainerName() pulumi.StringPtrOutput
Storage blob container name.
func (LibraryInfoResponseOutput) CreatorId ¶
func (o LibraryInfoResponseOutput) CreatorId() pulumi.StringOutput
Creator Id of the library/package.
func (LibraryInfoResponseOutput) ElementType ¶
func (LibraryInfoResponseOutput) ElementType() reflect.Type
func (LibraryInfoResponseOutput) Name ¶
func (o LibraryInfoResponseOutput) Name() pulumi.StringPtrOutput
Name of the library.
func (LibraryInfoResponseOutput) Path ¶
func (o LibraryInfoResponseOutput) Path() pulumi.StringPtrOutput
Storage blob path of library.
func (LibraryInfoResponseOutput) ProvisioningStatus ¶
func (o LibraryInfoResponseOutput) ProvisioningStatus() pulumi.StringOutput
Provisioning status of the library/package.
func (LibraryInfoResponseOutput) ToLibraryInfoResponseOutput ¶
func (o LibraryInfoResponseOutput) ToLibraryInfoResponseOutput() LibraryInfoResponseOutput
func (LibraryInfoResponseOutput) ToLibraryInfoResponseOutputWithContext ¶
func (o LibraryInfoResponseOutput) ToLibraryInfoResponseOutputWithContext(ctx context.Context) LibraryInfoResponseOutput
func (LibraryInfoResponseOutput) Type ¶
func (o LibraryInfoResponseOutput) Type() pulumi.StringPtrOutput
Type of the library.
func (LibraryInfoResponseOutput) UploadedTimestamp ¶
func (o LibraryInfoResponseOutput) UploadedTimestamp() pulumi.StringOutput
The last update time of the library.
type LibraryRequirements ¶
type LibraryRequirements struct { // The library requirements. Content *string `pulumi:"content"` // The filename of the library requirements file. Filename *string `pulumi:"filename"` }
Library requirements for a Big Data pool powered by Apache Spark
type LibraryRequirementsArgs ¶
type LibraryRequirementsArgs struct { // The library requirements. Content pulumi.StringPtrInput `pulumi:"content"` // The filename of the library requirements file. Filename pulumi.StringPtrInput `pulumi:"filename"` }
Library requirements for a Big Data pool powered by Apache Spark
func (LibraryRequirementsArgs) ElementType ¶
func (LibraryRequirementsArgs) ElementType() reflect.Type
func (LibraryRequirementsArgs) ToLibraryRequirementsOutput ¶
func (i LibraryRequirementsArgs) ToLibraryRequirementsOutput() LibraryRequirementsOutput
func (LibraryRequirementsArgs) ToLibraryRequirementsOutputWithContext ¶
func (i LibraryRequirementsArgs) ToLibraryRequirementsOutputWithContext(ctx context.Context) LibraryRequirementsOutput
func (LibraryRequirementsArgs) ToLibraryRequirementsPtrOutput ¶
func (i LibraryRequirementsArgs) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
func (LibraryRequirementsArgs) ToLibraryRequirementsPtrOutputWithContext ¶
func (i LibraryRequirementsArgs) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
type LibraryRequirementsInput ¶
type LibraryRequirementsInput interface { pulumi.Input ToLibraryRequirementsOutput() LibraryRequirementsOutput ToLibraryRequirementsOutputWithContext(context.Context) LibraryRequirementsOutput }
LibraryRequirementsInput is an input type that accepts LibraryRequirementsArgs and LibraryRequirementsOutput values. You can construct a concrete instance of `LibraryRequirementsInput` via:
LibraryRequirementsArgs{...}
type LibraryRequirementsOutput ¶
type LibraryRequirementsOutput struct{ *pulumi.OutputState }
Library requirements for a Big Data pool powered by Apache Spark
func (LibraryRequirementsOutput) Content ¶
func (o LibraryRequirementsOutput) Content() pulumi.StringPtrOutput
The library requirements.
func (LibraryRequirementsOutput) ElementType ¶
func (LibraryRequirementsOutput) ElementType() reflect.Type
func (LibraryRequirementsOutput) Filename ¶
func (o LibraryRequirementsOutput) Filename() pulumi.StringPtrOutput
The filename of the library requirements file.
func (LibraryRequirementsOutput) ToLibraryRequirementsOutput ¶
func (o LibraryRequirementsOutput) ToLibraryRequirementsOutput() LibraryRequirementsOutput
func (LibraryRequirementsOutput) ToLibraryRequirementsOutputWithContext ¶
func (o LibraryRequirementsOutput) ToLibraryRequirementsOutputWithContext(ctx context.Context) LibraryRequirementsOutput
func (LibraryRequirementsOutput) ToLibraryRequirementsPtrOutput ¶
func (o LibraryRequirementsOutput) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
func (LibraryRequirementsOutput) ToLibraryRequirementsPtrOutputWithContext ¶
func (o LibraryRequirementsOutput) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
type LibraryRequirementsPtrInput ¶
type LibraryRequirementsPtrInput interface { pulumi.Input ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput ToLibraryRequirementsPtrOutputWithContext(context.Context) LibraryRequirementsPtrOutput }
LibraryRequirementsPtrInput is an input type that accepts LibraryRequirementsArgs, LibraryRequirementsPtr and LibraryRequirementsPtrOutput values. You can construct a concrete instance of `LibraryRequirementsPtrInput` via:
LibraryRequirementsArgs{...} or: nil
func LibraryRequirementsPtr ¶
func LibraryRequirementsPtr(v *LibraryRequirementsArgs) LibraryRequirementsPtrInput
type LibraryRequirementsPtrOutput ¶
type LibraryRequirementsPtrOutput struct{ *pulumi.OutputState }
func (LibraryRequirementsPtrOutput) Content ¶
func (o LibraryRequirementsPtrOutput) Content() pulumi.StringPtrOutput
The library requirements.
func (LibraryRequirementsPtrOutput) Elem ¶
func (o LibraryRequirementsPtrOutput) Elem() LibraryRequirementsOutput
func (LibraryRequirementsPtrOutput) ElementType ¶
func (LibraryRequirementsPtrOutput) ElementType() reflect.Type
func (LibraryRequirementsPtrOutput) Filename ¶
func (o LibraryRequirementsPtrOutput) Filename() pulumi.StringPtrOutput
The filename of the library requirements file.
func (LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutput ¶
func (o LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutput() LibraryRequirementsPtrOutput
func (LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutputWithContext ¶
func (o LibraryRequirementsPtrOutput) ToLibraryRequirementsPtrOutputWithContext(ctx context.Context) LibraryRequirementsPtrOutput
type LibraryRequirementsResponse ¶
type LibraryRequirementsResponse struct { // The library requirements. Content *string `pulumi:"content"` // The filename of the library requirements file. Filename *string `pulumi:"filename"` // The last update time of the library requirements file. Time string `pulumi:"time"` }
Library requirements for a Big Data pool powered by Apache Spark
type LibraryRequirementsResponseArgs ¶
type LibraryRequirementsResponseArgs struct { // The library requirements. Content pulumi.StringPtrInput `pulumi:"content"` // The filename of the library requirements file. Filename pulumi.StringPtrInput `pulumi:"filename"` // The last update time of the library requirements file. Time pulumi.StringInput `pulumi:"time"` }
Library requirements for a Big Data pool powered by Apache Spark
func (LibraryRequirementsResponseArgs) ElementType ¶
func (LibraryRequirementsResponseArgs) ElementType() reflect.Type
func (LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutput ¶
func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutput() LibraryRequirementsResponseOutput
func (LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutputWithContext ¶
func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponseOutputWithContext(ctx context.Context) LibraryRequirementsResponseOutput
func (LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutput ¶
func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
func (LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutputWithContext ¶
func (i LibraryRequirementsResponseArgs) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
type LibraryRequirementsResponseInput ¶
type LibraryRequirementsResponseInput interface { pulumi.Input ToLibraryRequirementsResponseOutput() LibraryRequirementsResponseOutput ToLibraryRequirementsResponseOutputWithContext(context.Context) LibraryRequirementsResponseOutput }
LibraryRequirementsResponseInput is an input type that accepts LibraryRequirementsResponseArgs and LibraryRequirementsResponseOutput values. You can construct a concrete instance of `LibraryRequirementsResponseInput` via:
LibraryRequirementsResponseArgs{...}
type LibraryRequirementsResponseOutput ¶
type LibraryRequirementsResponseOutput struct{ *pulumi.OutputState }
Library requirements for a Big Data pool powered by Apache Spark
func (LibraryRequirementsResponseOutput) Content ¶
func (o LibraryRequirementsResponseOutput) Content() pulumi.StringPtrOutput
The library requirements.
func (LibraryRequirementsResponseOutput) ElementType ¶
func (LibraryRequirementsResponseOutput) ElementType() reflect.Type
func (LibraryRequirementsResponseOutput) Filename ¶
func (o LibraryRequirementsResponseOutput) Filename() pulumi.StringPtrOutput
The filename of the library requirements file.
func (LibraryRequirementsResponseOutput) Time ¶
func (o LibraryRequirementsResponseOutput) Time() pulumi.StringOutput
The last update time of the library requirements file.
func (LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutput ¶
func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutput() LibraryRequirementsResponseOutput
func (LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutputWithContext ¶
func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponseOutputWithContext(ctx context.Context) LibraryRequirementsResponseOutput
func (LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutput ¶
func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
func (LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutputWithContext ¶
func (o LibraryRequirementsResponseOutput) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
type LibraryRequirementsResponsePtrInput ¶
type LibraryRequirementsResponsePtrInput interface { pulumi.Input ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput ToLibraryRequirementsResponsePtrOutputWithContext(context.Context) LibraryRequirementsResponsePtrOutput }
LibraryRequirementsResponsePtrInput is an input type that accepts LibraryRequirementsResponseArgs, LibraryRequirementsResponsePtr and LibraryRequirementsResponsePtrOutput values. You can construct a concrete instance of `LibraryRequirementsResponsePtrInput` via:
LibraryRequirementsResponseArgs{...} or: nil
func LibraryRequirementsResponsePtr ¶
func LibraryRequirementsResponsePtr(v *LibraryRequirementsResponseArgs) LibraryRequirementsResponsePtrInput
type LibraryRequirementsResponsePtrOutput ¶
type LibraryRequirementsResponsePtrOutput struct{ *pulumi.OutputState }
func (LibraryRequirementsResponsePtrOutput) Content ¶
func (o LibraryRequirementsResponsePtrOutput) Content() pulumi.StringPtrOutput
The library requirements.
func (LibraryRequirementsResponsePtrOutput) ElementType ¶
func (LibraryRequirementsResponsePtrOutput) ElementType() reflect.Type
func (LibraryRequirementsResponsePtrOutput) Filename ¶
func (o LibraryRequirementsResponsePtrOutput) Filename() pulumi.StringPtrOutput
The filename of the library requirements file.
func (LibraryRequirementsResponsePtrOutput) Time ¶
func (o LibraryRequirementsResponsePtrOutput) Time() pulumi.StringPtrOutput
The last update time of the library requirements file.
func (LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutput ¶
func (o LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutput() LibraryRequirementsResponsePtrOutput
func (LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutputWithContext ¶
func (o LibraryRequirementsResponsePtrOutput) ToLibraryRequirementsResponsePtrOutputWithContext(ctx context.Context) LibraryRequirementsResponsePtrOutput
type LinkedIntegrationRuntimeKeyAuthorization ¶
type LinkedIntegrationRuntimeKeyAuthorization struct { // The authorization type for integration runtime sharing. // Expected value is 'Key'. AuthorizationType string `pulumi:"authorizationType"` // The key used for authorization. Key SecureString `pulumi:"key"` }
The key authorization type integration runtime.
type LinkedIntegrationRuntimeKeyAuthorizationArgs ¶
type LinkedIntegrationRuntimeKeyAuthorizationArgs struct { // The authorization type for integration runtime sharing. // Expected value is 'Key'. AuthorizationType pulumi.StringInput `pulumi:"authorizationType"` // The key used for authorization. Key SecureStringInput `pulumi:"key"` }
The key authorization type integration runtime.
func (LinkedIntegrationRuntimeKeyAuthorizationArgs) ElementType ¶
func (LinkedIntegrationRuntimeKeyAuthorizationArgs) ElementType() reflect.Type
func (LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutput ¶
func (i LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutput() LinkedIntegrationRuntimeKeyAuthorizationOutput
func (LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext ¶
func (i LinkedIntegrationRuntimeKeyAuthorizationArgs) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationOutput
type LinkedIntegrationRuntimeKeyAuthorizationInput ¶
type LinkedIntegrationRuntimeKeyAuthorizationInput interface { pulumi.Input ToLinkedIntegrationRuntimeKeyAuthorizationOutput() LinkedIntegrationRuntimeKeyAuthorizationOutput ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext(context.Context) LinkedIntegrationRuntimeKeyAuthorizationOutput }
LinkedIntegrationRuntimeKeyAuthorizationInput is an input type that accepts LinkedIntegrationRuntimeKeyAuthorizationArgs and LinkedIntegrationRuntimeKeyAuthorizationOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeKeyAuthorizationInput` via:
LinkedIntegrationRuntimeKeyAuthorizationArgs{...}
type LinkedIntegrationRuntimeKeyAuthorizationOutput ¶
type LinkedIntegrationRuntimeKeyAuthorizationOutput struct{ *pulumi.OutputState }
The key authorization type integration runtime.
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) AuthorizationType ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) AuthorizationType() pulumi.StringOutput
The authorization type for integration runtime sharing. Expected value is 'Key'.
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) ElementType ¶
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) Key ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) Key() SecureStringOutput
The key used for authorization.
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutput ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutput() LinkedIntegrationRuntimeKeyAuthorizationOutput
func (LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationOutput) ToLinkedIntegrationRuntimeKeyAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationOutput
type LinkedIntegrationRuntimeKeyAuthorizationResponse ¶
type LinkedIntegrationRuntimeKeyAuthorizationResponse struct { // The authorization type for integration runtime sharing. // Expected value is 'Key'. AuthorizationType string `pulumi:"authorizationType"` // The key used for authorization. Key SecureStringResponse `pulumi:"key"` }
The key authorization type integration runtime.
type LinkedIntegrationRuntimeKeyAuthorizationResponseArgs ¶
type LinkedIntegrationRuntimeKeyAuthorizationResponseArgs struct { // The authorization type for integration runtime sharing. // Expected value is 'Key'. AuthorizationType pulumi.StringInput `pulumi:"authorizationType"` // The key used for authorization. Key SecureStringResponseInput `pulumi:"key"` }
The key authorization type integration runtime.
func (LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ElementType ¶
func (LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ElementType() reflect.Type
func (LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput ¶
func (i LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput() LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
func (LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext ¶
func (i LinkedIntegrationRuntimeKeyAuthorizationResponseArgs) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
type LinkedIntegrationRuntimeKeyAuthorizationResponseInput ¶
type LinkedIntegrationRuntimeKeyAuthorizationResponseInput interface { pulumi.Input ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput() LinkedIntegrationRuntimeKeyAuthorizationResponseOutput ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext(context.Context) LinkedIntegrationRuntimeKeyAuthorizationResponseOutput }
LinkedIntegrationRuntimeKeyAuthorizationResponseInput is an input type that accepts LinkedIntegrationRuntimeKeyAuthorizationResponseArgs and LinkedIntegrationRuntimeKeyAuthorizationResponseOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeKeyAuthorizationResponseInput` via:
LinkedIntegrationRuntimeKeyAuthorizationResponseArgs{...}
type LinkedIntegrationRuntimeKeyAuthorizationResponseOutput ¶
type LinkedIntegrationRuntimeKeyAuthorizationResponseOutput struct{ *pulumi.OutputState }
The key authorization type integration runtime.
func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) AuthorizationType ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) AuthorizationType() pulumi.StringOutput
The authorization type for integration runtime sharing. Expected value is 'Key'.
func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ElementType ¶
func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutput() LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
func (LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext ¶
func (o LinkedIntegrationRuntimeKeyAuthorizationResponseOutput) ToLinkedIntegrationRuntimeKeyAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeKeyAuthorizationResponseOutput
type LinkedIntegrationRuntimeRbacAuthorization ¶
type LinkedIntegrationRuntimeRbacAuthorization struct { // The authorization type for integration runtime sharing. // Expected value is 'RBAC'. AuthorizationType string `pulumi:"authorizationType"` // The resource identifier of the integration runtime to be shared. ResourceId string `pulumi:"resourceId"` }
The role based access control (RBAC) authorization type integration runtime.
type LinkedIntegrationRuntimeRbacAuthorizationArgs ¶
type LinkedIntegrationRuntimeRbacAuthorizationArgs struct { // The authorization type for integration runtime sharing. // Expected value is 'RBAC'. AuthorizationType pulumi.StringInput `pulumi:"authorizationType"` // The resource identifier of the integration runtime to be shared. ResourceId pulumi.StringInput `pulumi:"resourceId"` }
The role based access control (RBAC) authorization type integration runtime.
func (LinkedIntegrationRuntimeRbacAuthorizationArgs) ElementType ¶
func (LinkedIntegrationRuntimeRbacAuthorizationArgs) ElementType() reflect.Type
func (LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutput ¶
func (i LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutput() LinkedIntegrationRuntimeRbacAuthorizationOutput
func (LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext ¶
func (i LinkedIntegrationRuntimeRbacAuthorizationArgs) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationOutput
type LinkedIntegrationRuntimeRbacAuthorizationInput ¶
type LinkedIntegrationRuntimeRbacAuthorizationInput interface { pulumi.Input ToLinkedIntegrationRuntimeRbacAuthorizationOutput() LinkedIntegrationRuntimeRbacAuthorizationOutput ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext(context.Context) LinkedIntegrationRuntimeRbacAuthorizationOutput }
LinkedIntegrationRuntimeRbacAuthorizationInput is an input type that accepts LinkedIntegrationRuntimeRbacAuthorizationArgs and LinkedIntegrationRuntimeRbacAuthorizationOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeRbacAuthorizationInput` via:
LinkedIntegrationRuntimeRbacAuthorizationArgs{...}
type LinkedIntegrationRuntimeRbacAuthorizationOutput ¶
type LinkedIntegrationRuntimeRbacAuthorizationOutput struct{ *pulumi.OutputState }
The role based access control (RBAC) authorization type integration runtime.
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) AuthorizationType ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) AuthorizationType() pulumi.StringOutput
The authorization type for integration runtime sharing. Expected value is 'RBAC'.
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ElementType ¶
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ResourceId ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ResourceId() pulumi.StringOutput
The resource identifier of the integration runtime to be shared.
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutput ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutput() LinkedIntegrationRuntimeRbacAuthorizationOutput
func (LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationOutput) ToLinkedIntegrationRuntimeRbacAuthorizationOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationOutput
type LinkedIntegrationRuntimeRbacAuthorizationResponse ¶
type LinkedIntegrationRuntimeRbacAuthorizationResponse struct { // The authorization type for integration runtime sharing. // Expected value is 'RBAC'. AuthorizationType string `pulumi:"authorizationType"` // The resource identifier of the integration runtime to be shared. ResourceId string `pulumi:"resourceId"` }
The role based access control (RBAC) authorization type integration runtime.
type LinkedIntegrationRuntimeRbacAuthorizationResponseArgs ¶
type LinkedIntegrationRuntimeRbacAuthorizationResponseArgs struct { // The authorization type for integration runtime sharing. // Expected value is 'RBAC'. AuthorizationType pulumi.StringInput `pulumi:"authorizationType"` // The resource identifier of the integration runtime to be shared. ResourceId pulumi.StringInput `pulumi:"resourceId"` }
The role based access control (RBAC) authorization type integration runtime.
func (LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ElementType ¶
func (LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ElementType() reflect.Type
func (LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput ¶
func (i LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput() LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
func (LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext ¶
func (i LinkedIntegrationRuntimeRbacAuthorizationResponseArgs) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
type LinkedIntegrationRuntimeRbacAuthorizationResponseInput ¶
type LinkedIntegrationRuntimeRbacAuthorizationResponseInput interface { pulumi.Input ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput() LinkedIntegrationRuntimeRbacAuthorizationResponseOutput ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext(context.Context) LinkedIntegrationRuntimeRbacAuthorizationResponseOutput }
LinkedIntegrationRuntimeRbacAuthorizationResponseInput is an input type that accepts LinkedIntegrationRuntimeRbacAuthorizationResponseArgs and LinkedIntegrationRuntimeRbacAuthorizationResponseOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeRbacAuthorizationResponseInput` via:
LinkedIntegrationRuntimeRbacAuthorizationResponseArgs{...}
type LinkedIntegrationRuntimeRbacAuthorizationResponseOutput ¶
type LinkedIntegrationRuntimeRbacAuthorizationResponseOutput struct{ *pulumi.OutputState }
The role based access control (RBAC) authorization type integration runtime.
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) AuthorizationType ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) AuthorizationType() pulumi.StringOutput
The authorization type for integration runtime sharing. Expected value is 'RBAC'.
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ElementType ¶
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ResourceId ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ResourceId() pulumi.StringOutput
The resource identifier of the integration runtime to be shared.
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutput() LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
func (LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext ¶
func (o LinkedIntegrationRuntimeRbacAuthorizationResponseOutput) ToLinkedIntegrationRuntimeRbacAuthorizationResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeRbacAuthorizationResponseOutput
type LinkedIntegrationRuntimeResponse ¶
type LinkedIntegrationRuntimeResponse struct { // The creating time of the linked integration runtime. CreateTime string `pulumi:"createTime"` // The location of the workspace for which the linked integration runtime belong to. DataFactoryLocation string `pulumi:"dataFactoryLocation"` // The name of the workspace for which the linked integration runtime belong to. DataFactoryName string `pulumi:"dataFactoryName"` // The name of the linked integration runtime. Name string `pulumi:"name"` // The subscription ID for which the linked integration runtime belong to. SubscriptionId string `pulumi:"subscriptionId"` }
The linked integration runtime information.
type LinkedIntegrationRuntimeResponseArgs ¶
type LinkedIntegrationRuntimeResponseArgs struct { // The creating time of the linked integration runtime. CreateTime pulumi.StringInput `pulumi:"createTime"` // The location of the workspace for which the linked integration runtime belong to. DataFactoryLocation pulumi.StringInput `pulumi:"dataFactoryLocation"` // The name of the workspace for which the linked integration runtime belong to. DataFactoryName pulumi.StringInput `pulumi:"dataFactoryName"` // The name of the linked integration runtime. Name pulumi.StringInput `pulumi:"name"` // The subscription ID for which the linked integration runtime belong to. SubscriptionId pulumi.StringInput `pulumi:"subscriptionId"` }
The linked integration runtime information.
func (LinkedIntegrationRuntimeResponseArgs) ElementType ¶
func (LinkedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
func (LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutput ¶
func (i LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutput() LinkedIntegrationRuntimeResponseOutput
func (LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutputWithContext ¶
func (i LinkedIntegrationRuntimeResponseArgs) ToLinkedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseOutput
type LinkedIntegrationRuntimeResponseArray ¶
type LinkedIntegrationRuntimeResponseArray []LinkedIntegrationRuntimeResponseInput
func (LinkedIntegrationRuntimeResponseArray) ElementType ¶
func (LinkedIntegrationRuntimeResponseArray) ElementType() reflect.Type
func (LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutput ¶
func (i LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutput() LinkedIntegrationRuntimeResponseArrayOutput
func (LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext ¶
func (i LinkedIntegrationRuntimeResponseArray) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseArrayOutput
type LinkedIntegrationRuntimeResponseArrayInput ¶
type LinkedIntegrationRuntimeResponseArrayInput interface { pulumi.Input ToLinkedIntegrationRuntimeResponseArrayOutput() LinkedIntegrationRuntimeResponseArrayOutput ToLinkedIntegrationRuntimeResponseArrayOutputWithContext(context.Context) LinkedIntegrationRuntimeResponseArrayOutput }
LinkedIntegrationRuntimeResponseArrayInput is an input type that accepts LinkedIntegrationRuntimeResponseArray and LinkedIntegrationRuntimeResponseArrayOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeResponseArrayInput` via:
LinkedIntegrationRuntimeResponseArray{ LinkedIntegrationRuntimeResponseArgs{...} }
type LinkedIntegrationRuntimeResponseArrayOutput ¶
type LinkedIntegrationRuntimeResponseArrayOutput struct{ *pulumi.OutputState }
func (LinkedIntegrationRuntimeResponseArrayOutput) ElementType ¶
func (LinkedIntegrationRuntimeResponseArrayOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutput ¶
func (o LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutput() LinkedIntegrationRuntimeResponseArrayOutput
func (LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext ¶
func (o LinkedIntegrationRuntimeResponseArrayOutput) ToLinkedIntegrationRuntimeResponseArrayOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseArrayOutput
type LinkedIntegrationRuntimeResponseInput ¶
type LinkedIntegrationRuntimeResponseInput interface { pulumi.Input ToLinkedIntegrationRuntimeResponseOutput() LinkedIntegrationRuntimeResponseOutput ToLinkedIntegrationRuntimeResponseOutputWithContext(context.Context) LinkedIntegrationRuntimeResponseOutput }
LinkedIntegrationRuntimeResponseInput is an input type that accepts LinkedIntegrationRuntimeResponseArgs and LinkedIntegrationRuntimeResponseOutput values. You can construct a concrete instance of `LinkedIntegrationRuntimeResponseInput` via:
LinkedIntegrationRuntimeResponseArgs{...}
type LinkedIntegrationRuntimeResponseOutput ¶
type LinkedIntegrationRuntimeResponseOutput struct{ *pulumi.OutputState }
The linked integration runtime information.
func (LinkedIntegrationRuntimeResponseOutput) CreateTime ¶
func (o LinkedIntegrationRuntimeResponseOutput) CreateTime() pulumi.StringOutput
The creating time of the linked integration runtime.
func (LinkedIntegrationRuntimeResponseOutput) DataFactoryLocation ¶
func (o LinkedIntegrationRuntimeResponseOutput) DataFactoryLocation() pulumi.StringOutput
The location of the workspace for which the linked integration runtime belong to.
func (LinkedIntegrationRuntimeResponseOutput) DataFactoryName ¶
func (o LinkedIntegrationRuntimeResponseOutput) DataFactoryName() pulumi.StringOutput
The name of the workspace for which the linked integration runtime belong to.
func (LinkedIntegrationRuntimeResponseOutput) ElementType ¶
func (LinkedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
func (LinkedIntegrationRuntimeResponseOutput) Name ¶
func (o LinkedIntegrationRuntimeResponseOutput) Name() pulumi.StringOutput
The name of the linked integration runtime.
func (LinkedIntegrationRuntimeResponseOutput) SubscriptionId ¶
func (o LinkedIntegrationRuntimeResponseOutput) SubscriptionId() pulumi.StringOutput
The subscription ID for which the linked integration runtime belong to.
func (LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutput ¶
func (o LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutput() LinkedIntegrationRuntimeResponseOutput
func (LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutputWithContext ¶
func (o LinkedIntegrationRuntimeResponseOutput) ToLinkedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) LinkedIntegrationRuntimeResponseOutput
type ListIntegrationRuntimeAuthKeyArgs ¶
type ListIntegrationRuntimeAuthKeyArgs struct { // Integration runtime name IntegrationRuntimeName string `pulumi:"integrationRuntimeName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type ListIntegrationRuntimeAuthKeyResult ¶
type ListIntegrationRuntimeAuthKeyResult struct { // The primary integration runtime authentication key. AuthKey1 *string `pulumi:"authKey1"` // The secondary integration runtime authentication key. AuthKey2 *string `pulumi:"authKey2"` }
The integration runtime authentication keys.
func ListIntegrationRuntimeAuthKey ¶
func ListIntegrationRuntimeAuthKey(ctx *pulumi.Context, args *ListIntegrationRuntimeAuthKeyArgs, opts ...pulumi.InvokeOption) (*ListIntegrationRuntimeAuthKeyResult, error)
type LookupBigDataPoolArgs ¶
type LookupBigDataPoolArgs struct { // Big Data pool name BigDataPoolName string `pulumi:"bigDataPoolName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupBigDataPoolResult ¶
type LookupBigDataPoolResult struct { // Auto-pausing properties AutoPause *AutoPausePropertiesResponse `pulumi:"autoPause"` // Auto-scaling properties AutoScale *AutoScalePropertiesResponse `pulumi:"autoScale"` // The cache size CacheSize *int `pulumi:"cacheSize"` // The time when the Big Data pool was created. CreationDate *string `pulumi:"creationDate"` // List of custom libraries/packages associated with the spark pool. CustomLibraries []LibraryInfoResponse `pulumi:"customLibraries"` // The default folder where Spark logs will be written. DefaultSparkLogFolder *string `pulumi:"defaultSparkLogFolder"` // Dynamic Executor Allocation DynamicExecutorAllocation *DynamicExecutorAllocationResponse `pulumi:"dynamicExecutorAllocation"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Whether compute isolation is required or not. IsComputeIsolationEnabled *bool `pulumi:"isComputeIsolationEnabled"` // The time when the Big Data pool was updated successfully. LastSucceededTimestamp string `pulumi:"lastSucceededTimestamp"` // Library version requirements LibraryRequirements *LibraryRequirementsResponse `pulumi:"libraryRequirements"` // The geo-location where the resource lives Location string `pulumi:"location"` // The name of the resource Name string `pulumi:"name"` // The number of nodes in the Big Data pool. NodeCount *int `pulumi:"nodeCount"` // The level of compute power that each node in the Big Data pool has. NodeSize *string `pulumi:"nodeSize"` // The kind of nodes that the Big Data pool provides. NodeSizeFamily *string `pulumi:"nodeSizeFamily"` // The state of the Big Data pool. ProvisioningState *string `pulumi:"provisioningState"` // Whether session level packages enabled. SessionLevelPackagesEnabled *bool `pulumi:"sessionLevelPackagesEnabled"` // Spark configuration file to specify additional properties SparkConfigProperties *LibraryRequirementsResponse `pulumi:"sparkConfigProperties"` // The Spark events folder SparkEventsFolder *string `pulumi:"sparkEventsFolder"` // The Apache Spark version. SparkVersion *string `pulumi:"sparkVersion"` // Resource tags. Tags map[string]string `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A Big Data pool
func LookupBigDataPool ¶
func LookupBigDataPool(ctx *pulumi.Context, args *LookupBigDataPoolArgs, opts ...pulumi.InvokeOption) (*LookupBigDataPoolResult, error)
type LookupIntegrationRuntimeArgs ¶
type LookupIntegrationRuntimeArgs struct { // Integration runtime name IntegrationRuntimeName string `pulumi:"integrationRuntimeName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type LookupIntegrationRuntimeResult ¶
type LookupIntegrationRuntimeResult struct { // Resource Etag. Etag string `pulumi:"etag"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // Integration runtime properties. Properties interface{} `pulumi:"properties"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Integration runtime resource type.
func LookupIntegrationRuntime ¶
func LookupIntegrationRuntime(ctx *pulumi.Context, args *LookupIntegrationRuntimeArgs, opts ...pulumi.InvokeOption) (*LookupIntegrationRuntimeResult, error)
type LookupIpFirewallRuleResult ¶
type LookupIpFirewallRuleResult struct { // The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress EndIpAddress *string `pulumi:"endIpAddress"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // Resource provisioning state ProvisioningState string `pulumi:"provisioningState"` // The start IP address of the firewall rule. Must be IPv4 format StartIpAddress *string `pulumi:"startIpAddress"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
IP firewall rule
func LookupIpFirewallRule ¶
func LookupIpFirewallRule(ctx *pulumi.Context, args *LookupIpFirewallRuleArgs, opts ...pulumi.InvokeOption) (*LookupIpFirewallRuleResult, error)
type LookupKeyArgs ¶
type LookupKeyResult ¶
type LookupKeyResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Used to activate the workspace after a customer managed key is provided. IsActiveCMK *bool `pulumi:"isActiveCMK"` // The Key Vault Url of the workspace key. KeyVaultUrl *string `pulumi:"keyVaultUrl"` // The name of the resource Name string `pulumi:"name"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A workspace key
func LookupKey ¶
func LookupKey(ctx *pulumi.Context, args *LookupKeyArgs, opts ...pulumi.InvokeOption) (*LookupKeyResult, error)
type LookupPrivateEndpointConnectionArgs ¶
type LookupPrivateEndpointConnectionArgs struct { // The name of the private endpoint connection. PrivateEndpointConnectionName string `pulumi:"privateEndpointConnectionName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the workspace. WorkspaceName string `pulumi:"workspaceName"` }
type LookupPrivateEndpointConnectionResult ¶
type LookupPrivateEndpointConnectionResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // The private endpoint which the connection belongs to. PrivateEndpoint *PrivateEndpointResponse `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionStateResponse `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState string `pulumi:"provisioningState"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A private endpoint connection
func LookupPrivateEndpointConnection ¶
func LookupPrivateEndpointConnection(ctx *pulumi.Context, args *LookupPrivateEndpointConnectionArgs, opts ...pulumi.InvokeOption) (*LookupPrivateEndpointConnectionResult, error)
type LookupPrivateLinkHubResult ¶
type LookupPrivateLinkHubResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The geo-location where the resource lives Location string `pulumi:"location"` // The name of the resource Name string `pulumi:"name"` // List of private endpoint connections PrivateEndpointConnections []PrivateEndpointConnectionForPrivateLinkHubBasicResponse `pulumi:"privateEndpointConnections"` // PrivateLinkHub provisioning state ProvisioningState *string `pulumi:"provisioningState"` // Resource tags. Tags map[string]string `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A privateLinkHub
func LookupPrivateLinkHub ¶
func LookupPrivateLinkHub(ctx *pulumi.Context, args *LookupPrivateLinkHubArgs, opts ...pulumi.InvokeOption) (*LookupPrivateLinkHubResult, error)
type LookupSqlPoolArgs ¶
type LookupSqlPoolResult ¶
type LookupSqlPoolResult struct { // Collation mode Collation *string `pulumi:"collation"` // What is this? CreateMode *string `pulumi:"createMode"` // Date the SQL pool was created CreationDate *string `pulumi:"creationDate"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The geo-location where the resource lives Location string `pulumi:"location"` // Maximum size in bytes MaxSizeBytes *float64 `pulumi:"maxSizeBytes"` // The name of the resource Name string `pulumi:"name"` // Resource state ProvisioningState *string `pulumi:"provisioningState"` // Backup database to restore from RecoverableDatabaseId *string `pulumi:"recoverableDatabaseId"` // Snapshot time to restore RestorePointInTime *string `pulumi:"restorePointInTime"` // SQL pool SKU Sku *SkuResponse `pulumi:"sku"` // Source database to create from SourceDatabaseId *string `pulumi:"sourceDatabaseId"` // Resource status Status *string `pulumi:"status"` // The storage account type used to store backups for this sql pool. StorageAccountType *string `pulumi:"storageAccountType"` // Resource tags. Tags map[string]string `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A SQL Analytics pool
func LookupSqlPool ¶
func LookupSqlPool(ctx *pulumi.Context, args *LookupSqlPoolArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolResult, error)
type LookupSqlPoolSensitivityLabelArgs ¶
type LookupSqlPoolSensitivityLabelArgs struct { // The name of the column. ColumnName string `pulumi:"columnName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the schema. SchemaName string `pulumi:"schemaName"` // The source of the sensitivity label. SensitivityLabelSource string `pulumi:"sensitivityLabelSource"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the table. TableName string `pulumi:"tableName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolSensitivityLabelResult ¶
type LookupSqlPoolSensitivityLabelResult struct { // The column name. ColumnName string `pulumi:"columnName"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The information type. InformationType *string `pulumi:"informationType"` // The information type ID. InformationTypeId *string `pulumi:"informationTypeId"` // Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not. IsDisabled bool `pulumi:"isDisabled"` // The label ID. LabelId *string `pulumi:"labelId"` // The label name. LabelName *string `pulumi:"labelName"` // managed by ManagedBy string `pulumi:"managedBy"` // The name of the resource Name string `pulumi:"name"` Rank *string `pulumi:"rank"` // The schema name. SchemaName string `pulumi:"schemaName"` // The table name. TableName string `pulumi:"tableName"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A sensitivity label.
func LookupSqlPoolSensitivityLabel ¶
func LookupSqlPoolSensitivityLabel(ctx *pulumi.Context, args *LookupSqlPoolSensitivityLabelArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolSensitivityLabelResult, error)
type LookupSqlPoolTransparentDataEncryptionArgs ¶
type LookupSqlPoolTransparentDataEncryptionArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the transparent data encryption configuration. TransparentDataEncryptionName string `pulumi:"transparentDataEncryptionName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolTransparentDataEncryptionResult ¶
type LookupSqlPoolTransparentDataEncryptionResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Resource location. Location string `pulumi:"location"` // The name of the resource Name string `pulumi:"name"` // The status of the database transparent data encryption. Status *string `pulumi:"status"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Represents a Sql pool transparent data encryption configuration.
func LookupSqlPoolTransparentDataEncryption ¶
func LookupSqlPoolTransparentDataEncryption(ctx *pulumi.Context, args *LookupSqlPoolTransparentDataEncryptionArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolTransparentDataEncryptionResult, error)
type LookupSqlPoolVulnerabilityAssessmentArgs ¶
type LookupSqlPoolVulnerabilityAssessmentArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the vulnerability assessment. VulnerabilityAssessmentName string `pulumi:"vulnerabilityAssessmentName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolVulnerabilityAssessmentResult ¶
type LookupSqlPoolVulnerabilityAssessmentResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // The recurring scans settings RecurringScans *VulnerabilityAssessmentRecurringScansPropertiesResponse `pulumi:"recurringScans"` // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey *string `pulumi:"storageAccountAccessKey"` // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set StorageContainerPath *string `pulumi:"storageContainerPath"` // A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey *string `pulumi:"storageContainerSasKey"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A Sql pool vulnerability assessment.
func LookupSqlPoolVulnerabilityAssessment ¶
func LookupSqlPoolVulnerabilityAssessment(ctx *pulumi.Context, args *LookupSqlPoolVulnerabilityAssessmentArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolVulnerabilityAssessmentResult, error)
type LookupSqlPoolVulnerabilityAssessmentRuleBaselineArgs ¶
type LookupSqlPoolVulnerabilityAssessmentRuleBaselineArgs struct { // The name of the vulnerability assessment rule baseline (default implies a baseline on a Sql pool level rule and master for server level rule). BaselineName string `pulumi:"baselineName"` // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The vulnerability assessment rule ID. RuleId string `pulumi:"ruleId"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the vulnerability assessment. VulnerabilityAssessmentName string `pulumi:"vulnerabilityAssessmentName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolVulnerabilityAssessmentRuleBaselineResult ¶
type LookupSqlPoolVulnerabilityAssessmentRuleBaselineResult struct { // The rule baseline result BaselineResults []SqlPoolVulnerabilityAssessmentRuleBaselineItemResponse `pulumi:"baselineResults"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A Sql pool vulnerability assessment rule baseline.
func LookupSqlPoolVulnerabilityAssessmentRuleBaseline ¶
func LookupSqlPoolVulnerabilityAssessmentRuleBaseline(ctx *pulumi.Context, args *LookupSqlPoolVulnerabilityAssessmentRuleBaselineArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolVulnerabilityAssessmentRuleBaselineResult, error)
type LookupSqlPoolWorkloadClassifierArgs ¶
type LookupSqlPoolWorkloadClassifierArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the workload classifier. WorkloadClassifierName string `pulumi:"workloadClassifierName"` // The name of the workload group. WorkloadGroupName string `pulumi:"workloadGroupName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolWorkloadClassifierResult ¶
type LookupSqlPoolWorkloadClassifierResult struct { // The workload classifier context. Context *string `pulumi:"context"` // The workload classifier end time for classification. EndTime *string `pulumi:"endTime"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The workload classifier importance. Importance *string `pulumi:"importance"` // The workload classifier label. Label *string `pulumi:"label"` // The workload classifier member name. MemberName string `pulumi:"memberName"` // The name of the resource Name string `pulumi:"name"` // The workload classifier start time for classification. StartTime *string `pulumi:"startTime"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Workload classifier operations for a data warehouse
func LookupSqlPoolWorkloadClassifier ¶
func LookupSqlPoolWorkloadClassifier(ctx *pulumi.Context, args *LookupSqlPoolWorkloadClassifierArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolWorkloadClassifierResult, error)
type LookupSqlPoolWorkloadGroupArgs ¶
type LookupSqlPoolWorkloadGroupArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // SQL pool name SqlPoolName string `pulumi:"sqlPoolName"` // The name of the workload group. WorkloadGroupName string `pulumi:"workloadGroupName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupSqlPoolWorkloadGroupResult ¶
type LookupSqlPoolWorkloadGroupResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The workload group importance level. Importance *string `pulumi:"importance"` // The workload group cap percentage resource. MaxResourcePercent int `pulumi:"maxResourcePercent"` // The workload group request maximum grant percentage. MaxResourcePercentPerRequest *float64 `pulumi:"maxResourcePercentPerRequest"` // The workload group minimum percentage resource. MinResourcePercent int `pulumi:"minResourcePercent"` // The workload group request minimum grant percentage. MinResourcePercentPerRequest float64 `pulumi:"minResourcePercentPerRequest"` // The name of the resource Name string `pulumi:"name"` // The workload group query execution timeout. QueryExecutionTimeout *int `pulumi:"queryExecutionTimeout"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Workload group operations for a sql pool
func LookupSqlPoolWorkloadGroup ¶
func LookupSqlPoolWorkloadGroup(ctx *pulumi.Context, args *LookupSqlPoolWorkloadGroupArgs, opts ...pulumi.InvokeOption) (*LookupSqlPoolWorkloadGroupResult, error)
type LookupWorkspaceAadAdminResult ¶
type LookupWorkspaceAadAdminResult struct { // Workspace active directory administrator type AdministratorType *string `pulumi:"administratorType"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Login of the workspace active directory administrator Login *string `pulumi:"login"` // The name of the resource Name string `pulumi:"name"` // Object ID of the workspace active directory administrator Sid *string `pulumi:"sid"` // Tenant ID of the workspace active directory administrator TenantId *string `pulumi:"tenantId"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Workspace active directory administrator
func LookupWorkspaceAadAdmin ¶
func LookupWorkspaceAadAdmin(ctx *pulumi.Context, args *LookupWorkspaceAadAdminArgs, opts ...pulumi.InvokeOption) (*LookupWorkspaceAadAdminResult, error)
type LookupWorkspaceArgs ¶
type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentArgs ¶
type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName string `pulumi:"resourceGroupName"` // The name of the vulnerability assessment. VulnerabilityAssessmentName string `pulumi:"vulnerabilityAssessmentName"` // The name of the workspace WorkspaceName string `pulumi:"workspaceName"` }
type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentResult ¶
type LookupWorkspaceManagedSqlServerVulnerabilityAssessmentResult struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // The recurring scans settings RecurringScans *VulnerabilityAssessmentRecurringScansPropertiesResponse `pulumi:"recurringScans"` // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey *string `pulumi:"storageAccountAccessKey"` // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). StorageContainerPath string `pulumi:"storageContainerPath"` // A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey *string `pulumi:"storageContainerSasKey"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A server vulnerability assessment.
func LookupWorkspaceManagedSqlServerVulnerabilityAssessment ¶
func LookupWorkspaceManagedSqlServerVulnerabilityAssessment(ctx *pulumi.Context, args *LookupWorkspaceManagedSqlServerVulnerabilityAssessmentArgs, opts ...pulumi.InvokeOption) (*LookupWorkspaceManagedSqlServerVulnerabilityAssessmentResult, error)
type LookupWorkspaceResult ¶
type LookupWorkspaceResult struct { // The ADLA resource ID. AdlaResourceId string `pulumi:"adlaResourceId"` // Connectivity endpoints ConnectivityEndpoints map[string]string `pulumi:"connectivityEndpoints"` // Workspace default data lake storage account details DefaultDataLakeStorage *DataLakeStorageAccountDetailsResponse `pulumi:"defaultDataLakeStorage"` // The encryption details of the workspace Encryption *EncryptionDetailsResponse `pulumi:"encryption"` // Workspace level configs and feature flags ExtraProperties map[string]interface{} `pulumi:"extraProperties"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Identity of the workspace Identity *ManagedIdentityResponse `pulumi:"identity"` // The geo-location where the resource lives Location string `pulumi:"location"` // Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.' ManagedResourceGroupName *string `pulumi:"managedResourceGroupName"` // Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user. ManagedVirtualNetwork *string `pulumi:"managedVirtualNetwork"` // Managed Virtual Network Settings ManagedVirtualNetworkSettings *ManagedVirtualNetworkSettingsResponse `pulumi:"managedVirtualNetworkSettings"` // The name of the resource Name string `pulumi:"name"` // Private endpoint connections to the workspace PrivateEndpointConnections []PrivateEndpointConnectionResponse `pulumi:"privateEndpointConnections"` // Resource provisioning state ProvisioningState string `pulumi:"provisioningState"` // Purview Configuration PurviewConfiguration *PurviewConfigurationResponse `pulumi:"purviewConfiguration"` // Login for workspace SQL active directory administrator SqlAdministratorLogin *string `pulumi:"sqlAdministratorLogin"` // SQL administrator login password SqlAdministratorLoginPassword *string `pulumi:"sqlAdministratorLoginPassword"` // Resource tags. Tags map[string]string `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` // Virtual Network profile VirtualNetworkProfile *VirtualNetworkProfileResponse `pulumi:"virtualNetworkProfile"` // Git integration settings WorkspaceRepositoryConfiguration *WorkspaceRepositoryConfigurationResponse `pulumi:"workspaceRepositoryConfiguration"` // The workspace unique identifier WorkspaceUID string `pulumi:"workspaceUID"` }
A workspace
func LookupWorkspace ¶
func LookupWorkspace(ctx *pulumi.Context, args *LookupWorkspaceArgs, opts ...pulumi.InvokeOption) (*LookupWorkspaceResult, error)
type LookupWorkspaceSqlAadAdminResult ¶
type LookupWorkspaceSqlAadAdminResult struct { // Workspace active directory administrator type AdministratorType *string `pulumi:"administratorType"` // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // Login of the workspace active directory administrator Login *string `pulumi:"login"` // The name of the resource Name string `pulumi:"name"` // Object ID of the workspace active directory administrator Sid *string `pulumi:"sid"` // Tenant ID of the workspace active directory administrator TenantId *string `pulumi:"tenantId"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
Workspace active directory administrator
func LookupWorkspaceSqlAadAdmin ¶
func LookupWorkspaceSqlAadAdmin(ctx *pulumi.Context, args *LookupWorkspaceSqlAadAdminArgs, opts ...pulumi.InvokeOption) (*LookupWorkspaceSqlAadAdminResult, error)
type ManagedIdentity ¶
type ManagedIdentity struct { // The type of managed identity for the workspace Type *string `pulumi:"type"` }
The workspace managed identity
type ManagedIdentityArgs ¶
type ManagedIdentityArgs struct { // The type of managed identity for the workspace Type *ResourceIdentityType `pulumi:"type"` }
The workspace managed identity
func (ManagedIdentityArgs) ElementType ¶
func (ManagedIdentityArgs) ElementType() reflect.Type
func (ManagedIdentityArgs) ToManagedIdentityOutput ¶
func (i ManagedIdentityArgs) ToManagedIdentityOutput() ManagedIdentityOutput
func (ManagedIdentityArgs) ToManagedIdentityOutputWithContext ¶
func (i ManagedIdentityArgs) ToManagedIdentityOutputWithContext(ctx context.Context) ManagedIdentityOutput
func (ManagedIdentityArgs) ToManagedIdentityPtrOutput ¶
func (i ManagedIdentityArgs) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
func (ManagedIdentityArgs) ToManagedIdentityPtrOutputWithContext ¶
func (i ManagedIdentityArgs) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
type ManagedIdentityInput ¶
type ManagedIdentityInput interface { pulumi.Input ToManagedIdentityOutput() ManagedIdentityOutput ToManagedIdentityOutputWithContext(context.Context) ManagedIdentityOutput }
ManagedIdentityInput is an input type that accepts ManagedIdentityArgs and ManagedIdentityOutput values. You can construct a concrete instance of `ManagedIdentityInput` via:
ManagedIdentityArgs{...}
type ManagedIdentityOutput ¶
type ManagedIdentityOutput struct{ *pulumi.OutputState }
The workspace managed identity
func (ManagedIdentityOutput) ElementType ¶
func (ManagedIdentityOutput) ElementType() reflect.Type
func (ManagedIdentityOutput) ToManagedIdentityOutput ¶
func (o ManagedIdentityOutput) ToManagedIdentityOutput() ManagedIdentityOutput
func (ManagedIdentityOutput) ToManagedIdentityOutputWithContext ¶
func (o ManagedIdentityOutput) ToManagedIdentityOutputWithContext(ctx context.Context) ManagedIdentityOutput
func (ManagedIdentityOutput) ToManagedIdentityPtrOutput ¶
func (o ManagedIdentityOutput) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
func (ManagedIdentityOutput) ToManagedIdentityPtrOutputWithContext ¶
func (o ManagedIdentityOutput) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
func (ManagedIdentityOutput) Type ¶
func (o ManagedIdentityOutput) Type() pulumi.StringPtrOutput
The type of managed identity for the workspace
type ManagedIdentityPtrInput ¶
type ManagedIdentityPtrInput interface { pulumi.Input ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput ToManagedIdentityPtrOutputWithContext(context.Context) ManagedIdentityPtrOutput }
ManagedIdentityPtrInput is an input type that accepts ManagedIdentityArgs, ManagedIdentityPtr and ManagedIdentityPtrOutput values. You can construct a concrete instance of `ManagedIdentityPtrInput` via:
ManagedIdentityArgs{...} or: nil
func ManagedIdentityPtr ¶
func ManagedIdentityPtr(v *ManagedIdentityArgs) ManagedIdentityPtrInput
type ManagedIdentityPtrOutput ¶
type ManagedIdentityPtrOutput struct{ *pulumi.OutputState }
func (ManagedIdentityPtrOutput) Elem ¶
func (o ManagedIdentityPtrOutput) Elem() ManagedIdentityOutput
func (ManagedIdentityPtrOutput) ElementType ¶
func (ManagedIdentityPtrOutput) ElementType() reflect.Type
func (ManagedIdentityPtrOutput) ToManagedIdentityPtrOutput ¶
func (o ManagedIdentityPtrOutput) ToManagedIdentityPtrOutput() ManagedIdentityPtrOutput
func (ManagedIdentityPtrOutput) ToManagedIdentityPtrOutputWithContext ¶
func (o ManagedIdentityPtrOutput) ToManagedIdentityPtrOutputWithContext(ctx context.Context) ManagedIdentityPtrOutput
func (ManagedIdentityPtrOutput) Type ¶
func (o ManagedIdentityPtrOutput) Type() pulumi.StringPtrOutput
The type of managed identity for the workspace
type ManagedIdentityResponse ¶
type ManagedIdentityResponse struct { // The principal ID of the workspace managed identity PrincipalId string `pulumi:"principalId"` // The tenant ID of the workspace managed identity TenantId string `pulumi:"tenantId"` // The type of managed identity for the workspace Type *string `pulumi:"type"` }
The workspace managed identity
type ManagedIdentityResponseArgs ¶
type ManagedIdentityResponseArgs struct { // The principal ID of the workspace managed identity PrincipalId pulumi.StringInput `pulumi:"principalId"` // The tenant ID of the workspace managed identity TenantId pulumi.StringInput `pulumi:"tenantId"` // The type of managed identity for the workspace Type pulumi.StringPtrInput `pulumi:"type"` }
The workspace managed identity
func (ManagedIdentityResponseArgs) ElementType ¶
func (ManagedIdentityResponseArgs) ElementType() reflect.Type
func (ManagedIdentityResponseArgs) ToManagedIdentityResponseOutput ¶
func (i ManagedIdentityResponseArgs) ToManagedIdentityResponseOutput() ManagedIdentityResponseOutput
func (ManagedIdentityResponseArgs) ToManagedIdentityResponseOutputWithContext ¶
func (i ManagedIdentityResponseArgs) ToManagedIdentityResponseOutputWithContext(ctx context.Context) ManagedIdentityResponseOutput
func (ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutput ¶
func (i ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
func (ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutputWithContext ¶
func (i ManagedIdentityResponseArgs) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
type ManagedIdentityResponseInput ¶
type ManagedIdentityResponseInput interface { pulumi.Input ToManagedIdentityResponseOutput() ManagedIdentityResponseOutput ToManagedIdentityResponseOutputWithContext(context.Context) ManagedIdentityResponseOutput }
ManagedIdentityResponseInput is an input type that accepts ManagedIdentityResponseArgs and ManagedIdentityResponseOutput values. You can construct a concrete instance of `ManagedIdentityResponseInput` via:
ManagedIdentityResponseArgs{...}
type ManagedIdentityResponseOutput ¶
type ManagedIdentityResponseOutput struct{ *pulumi.OutputState }
The workspace managed identity
func (ManagedIdentityResponseOutput) ElementType ¶
func (ManagedIdentityResponseOutput) ElementType() reflect.Type
func (ManagedIdentityResponseOutput) PrincipalId ¶
func (o ManagedIdentityResponseOutput) PrincipalId() pulumi.StringOutput
The principal ID of the workspace managed identity
func (ManagedIdentityResponseOutput) TenantId ¶
func (o ManagedIdentityResponseOutput) TenantId() pulumi.StringOutput
The tenant ID of the workspace managed identity
func (ManagedIdentityResponseOutput) ToManagedIdentityResponseOutput ¶
func (o ManagedIdentityResponseOutput) ToManagedIdentityResponseOutput() ManagedIdentityResponseOutput
func (ManagedIdentityResponseOutput) ToManagedIdentityResponseOutputWithContext ¶
func (o ManagedIdentityResponseOutput) ToManagedIdentityResponseOutputWithContext(ctx context.Context) ManagedIdentityResponseOutput
func (ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutput ¶
func (o ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
func (ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutputWithContext ¶
func (o ManagedIdentityResponseOutput) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
func (ManagedIdentityResponseOutput) Type ¶
func (o ManagedIdentityResponseOutput) Type() pulumi.StringPtrOutput
The type of managed identity for the workspace
type ManagedIdentityResponsePtrInput ¶
type ManagedIdentityResponsePtrInput interface { pulumi.Input ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput ToManagedIdentityResponsePtrOutputWithContext(context.Context) ManagedIdentityResponsePtrOutput }
ManagedIdentityResponsePtrInput is an input type that accepts ManagedIdentityResponseArgs, ManagedIdentityResponsePtr and ManagedIdentityResponsePtrOutput values. You can construct a concrete instance of `ManagedIdentityResponsePtrInput` via:
ManagedIdentityResponseArgs{...} or: nil
func ManagedIdentityResponsePtr ¶
func ManagedIdentityResponsePtr(v *ManagedIdentityResponseArgs) ManagedIdentityResponsePtrInput
type ManagedIdentityResponsePtrOutput ¶
type ManagedIdentityResponsePtrOutput struct{ *pulumi.OutputState }
func (ManagedIdentityResponsePtrOutput) Elem ¶
func (o ManagedIdentityResponsePtrOutput) Elem() ManagedIdentityResponseOutput
func (ManagedIdentityResponsePtrOutput) ElementType ¶
func (ManagedIdentityResponsePtrOutput) ElementType() reflect.Type
func (ManagedIdentityResponsePtrOutput) PrincipalId ¶
func (o ManagedIdentityResponsePtrOutput) PrincipalId() pulumi.StringPtrOutput
The principal ID of the workspace managed identity
func (ManagedIdentityResponsePtrOutput) TenantId ¶
func (o ManagedIdentityResponsePtrOutput) TenantId() pulumi.StringPtrOutput
The tenant ID of the workspace managed identity
func (ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutput ¶
func (o ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutput() ManagedIdentityResponsePtrOutput
func (ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutputWithContext ¶
func (o ManagedIdentityResponsePtrOutput) ToManagedIdentityResponsePtrOutputWithContext(ctx context.Context) ManagedIdentityResponsePtrOutput
func (ManagedIdentityResponsePtrOutput) Type ¶
func (o ManagedIdentityResponsePtrOutput) Type() pulumi.StringPtrOutput
The type of managed identity for the workspace
type ManagedIntegrationRuntime ¶
type ManagedIntegrationRuntime struct { // The compute resource for managed integration runtime. ComputeProperties *IntegrationRuntimeComputeProperties `pulumi:"computeProperties"` // Integration runtime description. Description *string `pulumi:"description"` // SSIS properties for managed integration runtime. SsisProperties *IntegrationRuntimeSsisProperties `pulumi:"ssisProperties"` // Type of integration runtime. // Expected value is 'Managed'. Type string `pulumi:"type"` }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
type ManagedIntegrationRuntimeArgs ¶
type ManagedIntegrationRuntimeArgs struct { // The compute resource for managed integration runtime. ComputeProperties IntegrationRuntimeComputePropertiesPtrInput `pulumi:"computeProperties"` // Integration runtime description. Description pulumi.StringPtrInput `pulumi:"description"` // SSIS properties for managed integration runtime. SsisProperties IntegrationRuntimeSsisPropertiesPtrInput `pulumi:"ssisProperties"` // Type of integration runtime. // Expected value is 'Managed'. Type pulumi.StringInput `pulumi:"type"` }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
func (ManagedIntegrationRuntimeArgs) ElementType ¶
func (ManagedIntegrationRuntimeArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutput ¶
func (i ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutput() ManagedIntegrationRuntimeOutput
func (ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutputWithContext ¶
func (i ManagedIntegrationRuntimeArgs) ToManagedIntegrationRuntimeOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOutput
type ManagedIntegrationRuntimeErrorResponse ¶
type ManagedIntegrationRuntimeErrorResponse struct { // Error code. Code string `pulumi:"code"` // Error message. Message string `pulumi:"message"` // Managed integration runtime error parameters. Parameters []string `pulumi:"parameters"` // The time when the error occurred. Time string `pulumi:"time"` }
Error definition for managed integration runtime.
type ManagedIntegrationRuntimeErrorResponseArgs ¶
type ManagedIntegrationRuntimeErrorResponseArgs struct { // Error code. Code pulumi.StringInput `pulumi:"code"` // Error message. Message pulumi.StringInput `pulumi:"message"` // Managed integration runtime error parameters. Parameters pulumi.StringArrayInput `pulumi:"parameters"` // The time when the error occurred. Time pulumi.StringInput `pulumi:"time"` }
Error definition for managed integration runtime.
func (ManagedIntegrationRuntimeErrorResponseArgs) ElementType ¶
func (ManagedIntegrationRuntimeErrorResponseArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutput ¶
func (i ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutput() ManagedIntegrationRuntimeErrorResponseOutput
func (ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutputWithContext ¶
func (i ManagedIntegrationRuntimeErrorResponseArgs) ToManagedIntegrationRuntimeErrorResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseOutput
type ManagedIntegrationRuntimeErrorResponseArray ¶
type ManagedIntegrationRuntimeErrorResponseArray []ManagedIntegrationRuntimeErrorResponseInput
func (ManagedIntegrationRuntimeErrorResponseArray) ElementType ¶
func (ManagedIntegrationRuntimeErrorResponseArray) ElementType() reflect.Type
func (ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutput ¶
func (i ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutput() ManagedIntegrationRuntimeErrorResponseArrayOutput
func (ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext ¶
func (i ManagedIntegrationRuntimeErrorResponseArray) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseArrayOutput
type ManagedIntegrationRuntimeErrorResponseArrayInput ¶
type ManagedIntegrationRuntimeErrorResponseArrayInput interface { pulumi.Input ToManagedIntegrationRuntimeErrorResponseArrayOutput() ManagedIntegrationRuntimeErrorResponseArrayOutput ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext(context.Context) ManagedIntegrationRuntimeErrorResponseArrayOutput }
ManagedIntegrationRuntimeErrorResponseArrayInput is an input type that accepts ManagedIntegrationRuntimeErrorResponseArray and ManagedIntegrationRuntimeErrorResponseArrayOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeErrorResponseArrayInput` via:
ManagedIntegrationRuntimeErrorResponseArray{ ManagedIntegrationRuntimeErrorResponseArgs{...} }
type ManagedIntegrationRuntimeErrorResponseArrayOutput ¶
type ManagedIntegrationRuntimeErrorResponseArrayOutput struct{ *pulumi.OutputState }
func (ManagedIntegrationRuntimeErrorResponseArrayOutput) ElementType ¶
func (ManagedIntegrationRuntimeErrorResponseArrayOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutput ¶
func (o ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutput() ManagedIntegrationRuntimeErrorResponseArrayOutput
func (ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext ¶
func (o ManagedIntegrationRuntimeErrorResponseArrayOutput) ToManagedIntegrationRuntimeErrorResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseArrayOutput
type ManagedIntegrationRuntimeErrorResponseInput ¶
type ManagedIntegrationRuntimeErrorResponseInput interface { pulumi.Input ToManagedIntegrationRuntimeErrorResponseOutput() ManagedIntegrationRuntimeErrorResponseOutput ToManagedIntegrationRuntimeErrorResponseOutputWithContext(context.Context) ManagedIntegrationRuntimeErrorResponseOutput }
ManagedIntegrationRuntimeErrorResponseInput is an input type that accepts ManagedIntegrationRuntimeErrorResponseArgs and ManagedIntegrationRuntimeErrorResponseOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeErrorResponseInput` via:
ManagedIntegrationRuntimeErrorResponseArgs{...}
type ManagedIntegrationRuntimeErrorResponseOutput ¶
type ManagedIntegrationRuntimeErrorResponseOutput struct{ *pulumi.OutputState }
Error definition for managed integration runtime.
func (ManagedIntegrationRuntimeErrorResponseOutput) Code ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) Code() pulumi.StringOutput
Error code.
func (ManagedIntegrationRuntimeErrorResponseOutput) ElementType ¶
func (ManagedIntegrationRuntimeErrorResponseOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeErrorResponseOutput) Message ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) Message() pulumi.StringOutput
Error message.
func (ManagedIntegrationRuntimeErrorResponseOutput) Parameters ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) Parameters() pulumi.StringArrayOutput
Managed integration runtime error parameters.
func (ManagedIntegrationRuntimeErrorResponseOutput) Time ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) Time() pulumi.StringOutput
The time when the error occurred.
func (ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutput ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutput() ManagedIntegrationRuntimeErrorResponseOutput
func (ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutputWithContext ¶
func (o ManagedIntegrationRuntimeErrorResponseOutput) ToManagedIntegrationRuntimeErrorResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeErrorResponseOutput
type ManagedIntegrationRuntimeInput ¶
type ManagedIntegrationRuntimeInput interface { pulumi.Input ToManagedIntegrationRuntimeOutput() ManagedIntegrationRuntimeOutput ToManagedIntegrationRuntimeOutputWithContext(context.Context) ManagedIntegrationRuntimeOutput }
ManagedIntegrationRuntimeInput is an input type that accepts ManagedIntegrationRuntimeArgs and ManagedIntegrationRuntimeOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeInput` via:
ManagedIntegrationRuntimeArgs{...}
type ManagedIntegrationRuntimeNodeResponse ¶
type ManagedIntegrationRuntimeNodeResponse struct { // The errors that occurred on this integration runtime node. Errors []ManagedIntegrationRuntimeErrorResponse `pulumi:"errors"` // The managed integration runtime node id. NodeId string `pulumi:"nodeId"` // The managed integration runtime node status. Status string `pulumi:"status"` }
Properties of integration runtime node.
type ManagedIntegrationRuntimeNodeResponseArgs ¶
type ManagedIntegrationRuntimeNodeResponseArgs struct { // The errors that occurred on this integration runtime node. Errors ManagedIntegrationRuntimeErrorResponseArrayInput `pulumi:"errors"` // The managed integration runtime node id. NodeId pulumi.StringInput `pulumi:"nodeId"` // The managed integration runtime node status. Status pulumi.StringInput `pulumi:"status"` }
Properties of integration runtime node.
func (ManagedIntegrationRuntimeNodeResponseArgs) ElementType ¶
func (ManagedIntegrationRuntimeNodeResponseArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutput ¶
func (i ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutput() ManagedIntegrationRuntimeNodeResponseOutput
func (ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutputWithContext ¶
func (i ManagedIntegrationRuntimeNodeResponseArgs) ToManagedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseOutput
type ManagedIntegrationRuntimeNodeResponseArray ¶
type ManagedIntegrationRuntimeNodeResponseArray []ManagedIntegrationRuntimeNodeResponseInput
func (ManagedIntegrationRuntimeNodeResponseArray) ElementType ¶
func (ManagedIntegrationRuntimeNodeResponseArray) ElementType() reflect.Type
func (ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutput ¶
func (i ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutput() ManagedIntegrationRuntimeNodeResponseArrayOutput
func (ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext ¶
func (i ManagedIntegrationRuntimeNodeResponseArray) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseArrayOutput
type ManagedIntegrationRuntimeNodeResponseArrayInput ¶
type ManagedIntegrationRuntimeNodeResponseArrayInput interface { pulumi.Input ToManagedIntegrationRuntimeNodeResponseArrayOutput() ManagedIntegrationRuntimeNodeResponseArrayOutput ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext(context.Context) ManagedIntegrationRuntimeNodeResponseArrayOutput }
ManagedIntegrationRuntimeNodeResponseArrayInput is an input type that accepts ManagedIntegrationRuntimeNodeResponseArray and ManagedIntegrationRuntimeNodeResponseArrayOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeNodeResponseArrayInput` via:
ManagedIntegrationRuntimeNodeResponseArray{ ManagedIntegrationRuntimeNodeResponseArgs{...} }
type ManagedIntegrationRuntimeNodeResponseArrayOutput ¶
type ManagedIntegrationRuntimeNodeResponseArrayOutput struct{ *pulumi.OutputState }
func (ManagedIntegrationRuntimeNodeResponseArrayOutput) ElementType ¶
func (ManagedIntegrationRuntimeNodeResponseArrayOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutput ¶
func (o ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutput() ManagedIntegrationRuntimeNodeResponseArrayOutput
func (ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext ¶
func (o ManagedIntegrationRuntimeNodeResponseArrayOutput) ToManagedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseArrayOutput
type ManagedIntegrationRuntimeNodeResponseInput ¶
type ManagedIntegrationRuntimeNodeResponseInput interface { pulumi.Input ToManagedIntegrationRuntimeNodeResponseOutput() ManagedIntegrationRuntimeNodeResponseOutput ToManagedIntegrationRuntimeNodeResponseOutputWithContext(context.Context) ManagedIntegrationRuntimeNodeResponseOutput }
ManagedIntegrationRuntimeNodeResponseInput is an input type that accepts ManagedIntegrationRuntimeNodeResponseArgs and ManagedIntegrationRuntimeNodeResponseOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeNodeResponseInput` via:
ManagedIntegrationRuntimeNodeResponseArgs{...}
type ManagedIntegrationRuntimeNodeResponseOutput ¶
type ManagedIntegrationRuntimeNodeResponseOutput struct{ *pulumi.OutputState }
Properties of integration runtime node.
func (ManagedIntegrationRuntimeNodeResponseOutput) ElementType ¶
func (ManagedIntegrationRuntimeNodeResponseOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeNodeResponseOutput) Errors ¶
func (o ManagedIntegrationRuntimeNodeResponseOutput) Errors() ManagedIntegrationRuntimeErrorResponseArrayOutput
The errors that occurred on this integration runtime node.
func (ManagedIntegrationRuntimeNodeResponseOutput) NodeId ¶
func (o ManagedIntegrationRuntimeNodeResponseOutput) NodeId() pulumi.StringOutput
The managed integration runtime node id.
func (ManagedIntegrationRuntimeNodeResponseOutput) Status ¶
func (o ManagedIntegrationRuntimeNodeResponseOutput) Status() pulumi.StringOutput
The managed integration runtime node status.
func (ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutput ¶
func (o ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutput() ManagedIntegrationRuntimeNodeResponseOutput
func (ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutputWithContext ¶
func (o ManagedIntegrationRuntimeNodeResponseOutput) ToManagedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeNodeResponseOutput
type ManagedIntegrationRuntimeOperationResultResponse ¶
type ManagedIntegrationRuntimeOperationResultResponse struct { // The activity id for the operation request. ActivityId string `pulumi:"activityId"` // The error code. ErrorCode string `pulumi:"errorCode"` // Managed integration runtime error parameters. Parameters []string `pulumi:"parameters"` // The operation result. Result string `pulumi:"result"` // The start time of the operation. StartTime string `pulumi:"startTime"` // The operation type. Could be start or stop. Type string `pulumi:"type"` }
Properties of managed integration runtime operation result.
type ManagedIntegrationRuntimeOperationResultResponseArgs ¶
type ManagedIntegrationRuntimeOperationResultResponseArgs struct { // The activity id for the operation request. ActivityId pulumi.StringInput `pulumi:"activityId"` // The error code. ErrorCode pulumi.StringInput `pulumi:"errorCode"` // Managed integration runtime error parameters. Parameters pulumi.StringArrayInput `pulumi:"parameters"` // The operation result. Result pulumi.StringInput `pulumi:"result"` // The start time of the operation. StartTime pulumi.StringInput `pulumi:"startTime"` // The operation type. Could be start or stop. Type pulumi.StringInput `pulumi:"type"` }
Properties of managed integration runtime operation result.
func (ManagedIntegrationRuntimeOperationResultResponseArgs) ElementType ¶
func (ManagedIntegrationRuntimeOperationResultResponseArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutput ¶
func (i ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutput() ManagedIntegrationRuntimeOperationResultResponseOutput
func (ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext ¶
func (i ManagedIntegrationRuntimeOperationResultResponseArgs) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOperationResultResponseOutput
type ManagedIntegrationRuntimeOperationResultResponseInput ¶
type ManagedIntegrationRuntimeOperationResultResponseInput interface { pulumi.Input ToManagedIntegrationRuntimeOperationResultResponseOutput() ManagedIntegrationRuntimeOperationResultResponseOutput ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext(context.Context) ManagedIntegrationRuntimeOperationResultResponseOutput }
ManagedIntegrationRuntimeOperationResultResponseInput is an input type that accepts ManagedIntegrationRuntimeOperationResultResponseArgs and ManagedIntegrationRuntimeOperationResultResponseOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeOperationResultResponseInput` via:
ManagedIntegrationRuntimeOperationResultResponseArgs{...}
type ManagedIntegrationRuntimeOperationResultResponseOutput ¶
type ManagedIntegrationRuntimeOperationResultResponseOutput struct{ *pulumi.OutputState }
Properties of managed integration runtime operation result.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ActivityId ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ActivityId() pulumi.StringOutput
The activity id for the operation request.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ElementType ¶
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ErrorCode ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ErrorCode() pulumi.StringOutput
The error code.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) Parameters ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Parameters() pulumi.StringArrayOutput
Managed integration runtime error parameters.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) Result ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Result() pulumi.StringOutput
The operation result.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) StartTime ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) StartTime() pulumi.StringOutput
The start time of the operation.
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutput ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutput() ManagedIntegrationRuntimeOperationResultResponseOutput
func (ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) ToManagedIntegrationRuntimeOperationResultResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOperationResultResponseOutput
func (ManagedIntegrationRuntimeOperationResultResponseOutput) Type ¶
func (o ManagedIntegrationRuntimeOperationResultResponseOutput) Type() pulumi.StringOutput
The operation type. Could be start or stop.
type ManagedIntegrationRuntimeOutput ¶
type ManagedIntegrationRuntimeOutput struct{ *pulumi.OutputState }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
func (ManagedIntegrationRuntimeOutput) ComputeProperties ¶
func (o ManagedIntegrationRuntimeOutput) ComputeProperties() IntegrationRuntimeComputePropertiesPtrOutput
The compute resource for managed integration runtime.
func (ManagedIntegrationRuntimeOutput) Description ¶
func (o ManagedIntegrationRuntimeOutput) Description() pulumi.StringPtrOutput
Integration runtime description.
func (ManagedIntegrationRuntimeOutput) ElementType ¶
func (ManagedIntegrationRuntimeOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeOutput) SsisProperties ¶
func (o ManagedIntegrationRuntimeOutput) SsisProperties() IntegrationRuntimeSsisPropertiesPtrOutput
SSIS properties for managed integration runtime.
func (ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutput ¶
func (o ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutput() ManagedIntegrationRuntimeOutput
func (ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutputWithContext ¶
func (o ManagedIntegrationRuntimeOutput) ToManagedIntegrationRuntimeOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeOutput
func (ManagedIntegrationRuntimeOutput) Type ¶
func (o ManagedIntegrationRuntimeOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'Managed'.
type ManagedIntegrationRuntimeResponse ¶
type ManagedIntegrationRuntimeResponse struct { // The compute resource for managed integration runtime. ComputeProperties *IntegrationRuntimeComputePropertiesResponse `pulumi:"computeProperties"` // Integration runtime description. Description *string `pulumi:"description"` // SSIS properties for managed integration runtime. SsisProperties *IntegrationRuntimeSsisPropertiesResponse `pulumi:"ssisProperties"` // Integration runtime state, only valid for managed dedicated integration runtime. State string `pulumi:"state"` // Type of integration runtime. // Expected value is 'Managed'. Type string `pulumi:"type"` }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
type ManagedIntegrationRuntimeResponseArgs ¶
type ManagedIntegrationRuntimeResponseArgs struct { // The compute resource for managed integration runtime. ComputeProperties IntegrationRuntimeComputePropertiesResponsePtrInput `pulumi:"computeProperties"` // Integration runtime description. Description pulumi.StringPtrInput `pulumi:"description"` // SSIS properties for managed integration runtime. SsisProperties IntegrationRuntimeSsisPropertiesResponsePtrInput `pulumi:"ssisProperties"` // Integration runtime state, only valid for managed dedicated integration runtime. State pulumi.StringInput `pulumi:"state"` // Type of integration runtime. // Expected value is 'Managed'. Type pulumi.StringInput `pulumi:"type"` }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
func (ManagedIntegrationRuntimeResponseArgs) ElementType ¶
func (ManagedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutput ¶
func (i ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutput() ManagedIntegrationRuntimeResponseOutput
func (ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutputWithContext ¶
func (i ManagedIntegrationRuntimeResponseArgs) ToManagedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeResponseOutput
type ManagedIntegrationRuntimeResponseInput ¶
type ManagedIntegrationRuntimeResponseInput interface { pulumi.Input ToManagedIntegrationRuntimeResponseOutput() ManagedIntegrationRuntimeResponseOutput ToManagedIntegrationRuntimeResponseOutputWithContext(context.Context) ManagedIntegrationRuntimeResponseOutput }
ManagedIntegrationRuntimeResponseInput is an input type that accepts ManagedIntegrationRuntimeResponseArgs and ManagedIntegrationRuntimeResponseOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeResponseInput` via:
ManagedIntegrationRuntimeResponseArgs{...}
type ManagedIntegrationRuntimeResponseOutput ¶
type ManagedIntegrationRuntimeResponseOutput struct{ *pulumi.OutputState }
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
func (ManagedIntegrationRuntimeResponseOutput) ComputeProperties ¶
func (o ManagedIntegrationRuntimeResponseOutput) ComputeProperties() IntegrationRuntimeComputePropertiesResponsePtrOutput
The compute resource for managed integration runtime.
func (ManagedIntegrationRuntimeResponseOutput) Description ¶
func (o ManagedIntegrationRuntimeResponseOutput) Description() pulumi.StringPtrOutput
Integration runtime description.
func (ManagedIntegrationRuntimeResponseOutput) ElementType ¶
func (ManagedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeResponseOutput) SsisProperties ¶
func (o ManagedIntegrationRuntimeResponseOutput) SsisProperties() IntegrationRuntimeSsisPropertiesResponsePtrOutput
SSIS properties for managed integration runtime.
func (ManagedIntegrationRuntimeResponseOutput) State ¶
func (o ManagedIntegrationRuntimeResponseOutput) State() pulumi.StringOutput
Integration runtime state, only valid for managed dedicated integration runtime.
func (ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutput ¶
func (o ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutput() ManagedIntegrationRuntimeResponseOutput
func (ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutputWithContext ¶
func (o ManagedIntegrationRuntimeResponseOutput) ToManagedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeResponseOutput
func (ManagedIntegrationRuntimeResponseOutput) Type ¶
func (o ManagedIntegrationRuntimeResponseOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'Managed'.
type ManagedIntegrationRuntimeStatusResponse ¶
type ManagedIntegrationRuntimeStatusResponse struct { // The time at which the integration runtime was created, in ISO8601 format. CreateTime string `pulumi:"createTime"` // The workspace name which the integration runtime belong to. DataFactoryName string `pulumi:"dataFactoryName"` // The last operation result that occurred on this integration runtime. LastOperation ManagedIntegrationRuntimeOperationResultResponse `pulumi:"lastOperation"` // The list of nodes for managed integration runtime. Nodes []ManagedIntegrationRuntimeNodeResponse `pulumi:"nodes"` // The errors that occurred on this integration runtime. OtherErrors []ManagedIntegrationRuntimeErrorResponse `pulumi:"otherErrors"` // The state of integration runtime. State string `pulumi:"state"` // Type of integration runtime. // Expected value is 'Managed'. Type string `pulumi:"type"` }
Managed integration runtime status.
type ManagedIntegrationRuntimeStatusResponseArgs ¶
type ManagedIntegrationRuntimeStatusResponseArgs struct { // The time at which the integration runtime was created, in ISO8601 format. CreateTime pulumi.StringInput `pulumi:"createTime"` // The workspace name which the integration runtime belong to. DataFactoryName pulumi.StringInput `pulumi:"dataFactoryName"` // The last operation result that occurred on this integration runtime. LastOperation ManagedIntegrationRuntimeOperationResultResponseInput `pulumi:"lastOperation"` // The list of nodes for managed integration runtime. Nodes ManagedIntegrationRuntimeNodeResponseArrayInput `pulumi:"nodes"` // The errors that occurred on this integration runtime. OtherErrors ManagedIntegrationRuntimeErrorResponseArrayInput `pulumi:"otherErrors"` // The state of integration runtime. State pulumi.StringInput `pulumi:"state"` // Type of integration runtime. // Expected value is 'Managed'. Type pulumi.StringInput `pulumi:"type"` }
Managed integration runtime status.
func (ManagedIntegrationRuntimeStatusResponseArgs) ElementType ¶
func (ManagedIntegrationRuntimeStatusResponseArgs) ElementType() reflect.Type
func (ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutput ¶
func (i ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutput() ManagedIntegrationRuntimeStatusResponseOutput
func (ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutputWithContext ¶
func (i ManagedIntegrationRuntimeStatusResponseArgs) ToManagedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeStatusResponseOutput
type ManagedIntegrationRuntimeStatusResponseInput ¶
type ManagedIntegrationRuntimeStatusResponseInput interface { pulumi.Input ToManagedIntegrationRuntimeStatusResponseOutput() ManagedIntegrationRuntimeStatusResponseOutput ToManagedIntegrationRuntimeStatusResponseOutputWithContext(context.Context) ManagedIntegrationRuntimeStatusResponseOutput }
ManagedIntegrationRuntimeStatusResponseInput is an input type that accepts ManagedIntegrationRuntimeStatusResponseArgs and ManagedIntegrationRuntimeStatusResponseOutput values. You can construct a concrete instance of `ManagedIntegrationRuntimeStatusResponseInput` via:
ManagedIntegrationRuntimeStatusResponseArgs{...}
type ManagedIntegrationRuntimeStatusResponseOutput ¶
type ManagedIntegrationRuntimeStatusResponseOutput struct{ *pulumi.OutputState }
Managed integration runtime status.
func (ManagedIntegrationRuntimeStatusResponseOutput) CreateTime ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) CreateTime() pulumi.StringOutput
The time at which the integration runtime was created, in ISO8601 format.
func (ManagedIntegrationRuntimeStatusResponseOutput) DataFactoryName ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) DataFactoryName() pulumi.StringOutput
The workspace name which the integration runtime belong to.
func (ManagedIntegrationRuntimeStatusResponseOutput) ElementType ¶
func (ManagedIntegrationRuntimeStatusResponseOutput) ElementType() reflect.Type
func (ManagedIntegrationRuntimeStatusResponseOutput) LastOperation ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) LastOperation() ManagedIntegrationRuntimeOperationResultResponseOutput
The last operation result that occurred on this integration runtime.
func (ManagedIntegrationRuntimeStatusResponseOutput) Nodes ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) Nodes() ManagedIntegrationRuntimeNodeResponseArrayOutput
The list of nodes for managed integration runtime.
func (ManagedIntegrationRuntimeStatusResponseOutput) OtherErrors ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) OtherErrors() ManagedIntegrationRuntimeErrorResponseArrayOutput
The errors that occurred on this integration runtime.
func (ManagedIntegrationRuntimeStatusResponseOutput) State ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) State() pulumi.StringOutput
The state of integration runtime.
func (ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutput ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutput() ManagedIntegrationRuntimeStatusResponseOutput
func (ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutputWithContext ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) ToManagedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) ManagedIntegrationRuntimeStatusResponseOutput
func (ManagedIntegrationRuntimeStatusResponseOutput) Type ¶
func (o ManagedIntegrationRuntimeStatusResponseOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'Managed'.
type ManagedVirtualNetworkSettings ¶
type ManagedVirtualNetworkSettings struct { // Allowed Aad Tenant Ids For Linking AllowedAadTenantIdsForLinking []string `pulumi:"allowedAadTenantIdsForLinking"` // Linked Access Check On Target Resource LinkedAccessCheckOnTargetResource *bool `pulumi:"linkedAccessCheckOnTargetResource"` // Prevent Data Exfiltration PreventDataExfiltration *bool `pulumi:"preventDataExfiltration"` }
Managed Virtual Network Settings
type ManagedVirtualNetworkSettingsArgs ¶
type ManagedVirtualNetworkSettingsArgs struct { // Allowed Aad Tenant Ids For Linking AllowedAadTenantIdsForLinking pulumi.StringArrayInput `pulumi:"allowedAadTenantIdsForLinking"` // Linked Access Check On Target Resource LinkedAccessCheckOnTargetResource pulumi.BoolPtrInput `pulumi:"linkedAccessCheckOnTargetResource"` // Prevent Data Exfiltration PreventDataExfiltration pulumi.BoolPtrInput `pulumi:"preventDataExfiltration"` }
Managed Virtual Network Settings
func (ManagedVirtualNetworkSettingsArgs) ElementType ¶
func (ManagedVirtualNetworkSettingsArgs) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutput ¶
func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutput() ManagedVirtualNetworkSettingsOutput
func (ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutputWithContext ¶
func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsOutput
func (ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutput ¶
func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
func (ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutputWithContext ¶
func (i ManagedVirtualNetworkSettingsArgs) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
type ManagedVirtualNetworkSettingsInput ¶
type ManagedVirtualNetworkSettingsInput interface { pulumi.Input ToManagedVirtualNetworkSettingsOutput() ManagedVirtualNetworkSettingsOutput ToManagedVirtualNetworkSettingsOutputWithContext(context.Context) ManagedVirtualNetworkSettingsOutput }
ManagedVirtualNetworkSettingsInput is an input type that accepts ManagedVirtualNetworkSettingsArgs and ManagedVirtualNetworkSettingsOutput values. You can construct a concrete instance of `ManagedVirtualNetworkSettingsInput` via:
ManagedVirtualNetworkSettingsArgs{...}
type ManagedVirtualNetworkSettingsOutput ¶
type ManagedVirtualNetworkSettingsOutput struct{ *pulumi.OutputState }
Managed Virtual Network Settings
func (ManagedVirtualNetworkSettingsOutput) AllowedAadTenantIdsForLinking ¶
func (o ManagedVirtualNetworkSettingsOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
Allowed Aad Tenant Ids For Linking
func (ManagedVirtualNetworkSettingsOutput) ElementType ¶
func (ManagedVirtualNetworkSettingsOutput) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsOutput) LinkedAccessCheckOnTargetResource ¶
func (o ManagedVirtualNetworkSettingsOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
Linked Access Check On Target Resource
func (ManagedVirtualNetworkSettingsOutput) PreventDataExfiltration ¶
func (o ManagedVirtualNetworkSettingsOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
Prevent Data Exfiltration
func (ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutput ¶
func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutput() ManagedVirtualNetworkSettingsOutput
func (ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsOutput
func (ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutput ¶
func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
func (ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
type ManagedVirtualNetworkSettingsPtrInput ¶
type ManagedVirtualNetworkSettingsPtrInput interface { pulumi.Input ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput ToManagedVirtualNetworkSettingsPtrOutputWithContext(context.Context) ManagedVirtualNetworkSettingsPtrOutput }
ManagedVirtualNetworkSettingsPtrInput is an input type that accepts ManagedVirtualNetworkSettingsArgs, ManagedVirtualNetworkSettingsPtr and ManagedVirtualNetworkSettingsPtrOutput values. You can construct a concrete instance of `ManagedVirtualNetworkSettingsPtrInput` via:
ManagedVirtualNetworkSettingsArgs{...} or: nil
func ManagedVirtualNetworkSettingsPtr ¶
func ManagedVirtualNetworkSettingsPtr(v *ManagedVirtualNetworkSettingsArgs) ManagedVirtualNetworkSettingsPtrInput
type ManagedVirtualNetworkSettingsPtrOutput ¶
type ManagedVirtualNetworkSettingsPtrOutput struct{ *pulumi.OutputState }
func (ManagedVirtualNetworkSettingsPtrOutput) AllowedAadTenantIdsForLinking ¶
func (o ManagedVirtualNetworkSettingsPtrOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
Allowed Aad Tenant Ids For Linking
func (ManagedVirtualNetworkSettingsPtrOutput) ElementType ¶
func (ManagedVirtualNetworkSettingsPtrOutput) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsPtrOutput) LinkedAccessCheckOnTargetResource ¶
func (o ManagedVirtualNetworkSettingsPtrOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
Linked Access Check On Target Resource
func (ManagedVirtualNetworkSettingsPtrOutput) PreventDataExfiltration ¶
func (o ManagedVirtualNetworkSettingsPtrOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
Prevent Data Exfiltration
func (ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutput ¶
func (o ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutput() ManagedVirtualNetworkSettingsPtrOutput
func (ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsPtrOutput) ToManagedVirtualNetworkSettingsPtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsPtrOutput
type ManagedVirtualNetworkSettingsResponse ¶
type ManagedVirtualNetworkSettingsResponse struct { // Allowed Aad Tenant Ids For Linking AllowedAadTenantIdsForLinking []string `pulumi:"allowedAadTenantIdsForLinking"` // Linked Access Check On Target Resource LinkedAccessCheckOnTargetResource *bool `pulumi:"linkedAccessCheckOnTargetResource"` // Prevent Data Exfiltration PreventDataExfiltration *bool `pulumi:"preventDataExfiltration"` }
Managed Virtual Network Settings
type ManagedVirtualNetworkSettingsResponseArgs ¶
type ManagedVirtualNetworkSettingsResponseArgs struct { // Allowed Aad Tenant Ids For Linking AllowedAadTenantIdsForLinking pulumi.StringArrayInput `pulumi:"allowedAadTenantIdsForLinking"` // Linked Access Check On Target Resource LinkedAccessCheckOnTargetResource pulumi.BoolPtrInput `pulumi:"linkedAccessCheckOnTargetResource"` // Prevent Data Exfiltration PreventDataExfiltration pulumi.BoolPtrInput `pulumi:"preventDataExfiltration"` }
Managed Virtual Network Settings
func (ManagedVirtualNetworkSettingsResponseArgs) ElementType ¶
func (ManagedVirtualNetworkSettingsResponseArgs) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutput ¶
func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutput() ManagedVirtualNetworkSettingsResponseOutput
func (ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutputWithContext ¶
func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponseOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponseOutput
func (ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutput ¶
func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
func (ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext ¶
func (i ManagedVirtualNetworkSettingsResponseArgs) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
type ManagedVirtualNetworkSettingsResponseInput ¶
type ManagedVirtualNetworkSettingsResponseInput interface { pulumi.Input ToManagedVirtualNetworkSettingsResponseOutput() ManagedVirtualNetworkSettingsResponseOutput ToManagedVirtualNetworkSettingsResponseOutputWithContext(context.Context) ManagedVirtualNetworkSettingsResponseOutput }
ManagedVirtualNetworkSettingsResponseInput is an input type that accepts ManagedVirtualNetworkSettingsResponseArgs and ManagedVirtualNetworkSettingsResponseOutput values. You can construct a concrete instance of `ManagedVirtualNetworkSettingsResponseInput` via:
ManagedVirtualNetworkSettingsResponseArgs{...}
type ManagedVirtualNetworkSettingsResponseOutput ¶
type ManagedVirtualNetworkSettingsResponseOutput struct{ *pulumi.OutputState }
Managed Virtual Network Settings
func (ManagedVirtualNetworkSettingsResponseOutput) AllowedAadTenantIdsForLinking ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
Allowed Aad Tenant Ids For Linking
func (ManagedVirtualNetworkSettingsResponseOutput) ElementType ¶
func (ManagedVirtualNetworkSettingsResponseOutput) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsResponseOutput) LinkedAccessCheckOnTargetResource ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
Linked Access Check On Target Resource
func (ManagedVirtualNetworkSettingsResponseOutput) PreventDataExfiltration ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
Prevent Data Exfiltration
func (ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutput ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutput() ManagedVirtualNetworkSettingsResponseOutput
func (ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponseOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponseOutput
func (ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
func (ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsResponseOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
type ManagedVirtualNetworkSettingsResponsePtrInput ¶
type ManagedVirtualNetworkSettingsResponsePtrInput interface { pulumi.Input ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput }
ManagedVirtualNetworkSettingsResponsePtrInput is an input type that accepts ManagedVirtualNetworkSettingsResponseArgs, ManagedVirtualNetworkSettingsResponsePtr and ManagedVirtualNetworkSettingsResponsePtrOutput values. You can construct a concrete instance of `ManagedVirtualNetworkSettingsResponsePtrInput` via:
ManagedVirtualNetworkSettingsResponseArgs{...} or: nil
func ManagedVirtualNetworkSettingsResponsePtr ¶
func ManagedVirtualNetworkSettingsResponsePtr(v *ManagedVirtualNetworkSettingsResponseArgs) ManagedVirtualNetworkSettingsResponsePtrInput
type ManagedVirtualNetworkSettingsResponsePtrOutput ¶
type ManagedVirtualNetworkSettingsResponsePtrOutput struct{ *pulumi.OutputState }
func (ManagedVirtualNetworkSettingsResponsePtrOutput) AllowedAadTenantIdsForLinking ¶
func (o ManagedVirtualNetworkSettingsResponsePtrOutput) AllowedAadTenantIdsForLinking() pulumi.StringArrayOutput
Allowed Aad Tenant Ids For Linking
func (ManagedVirtualNetworkSettingsResponsePtrOutput) ElementType ¶
func (ManagedVirtualNetworkSettingsResponsePtrOutput) ElementType() reflect.Type
func (ManagedVirtualNetworkSettingsResponsePtrOutput) LinkedAccessCheckOnTargetResource ¶
func (o ManagedVirtualNetworkSettingsResponsePtrOutput) LinkedAccessCheckOnTargetResource() pulumi.BoolPtrOutput
Linked Access Check On Target Resource
func (ManagedVirtualNetworkSettingsResponsePtrOutput) PreventDataExfiltration ¶
func (o ManagedVirtualNetworkSettingsResponsePtrOutput) PreventDataExfiltration() pulumi.BoolPtrOutput
Prevent Data Exfiltration
func (ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput ¶
func (o ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutput() ManagedVirtualNetworkSettingsResponsePtrOutput
func (ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext ¶
func (o ManagedVirtualNetworkSettingsResponsePtrOutput) ToManagedVirtualNetworkSettingsResponsePtrOutputWithContext(ctx context.Context) ManagedVirtualNetworkSettingsResponsePtrOutput
type NodeSize ¶
The level of compute power that each node in the Big Data pool has.
func (NodeSize) ElementType ¶
func (NodeSize) ToStringOutput ¶
func (e NodeSize) ToStringOutput() pulumi.StringOutput
func (NodeSize) ToStringOutputWithContext ¶
func (e NodeSize) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NodeSize) ToStringPtrOutput ¶
func (e NodeSize) ToStringPtrOutput() pulumi.StringPtrOutput
func (NodeSize) ToStringPtrOutputWithContext ¶
func (e NodeSize) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NodeSizeFamily ¶
The kind of nodes that the Big Data pool provides.
func (NodeSizeFamily) ElementType ¶
func (NodeSizeFamily) ElementType() reflect.Type
func (NodeSizeFamily) ToStringOutput ¶
func (e NodeSizeFamily) ToStringOutput() pulumi.StringOutput
func (NodeSizeFamily) ToStringOutputWithContext ¶
func (e NodeSizeFamily) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NodeSizeFamily) ToStringPtrOutput ¶
func (e NodeSizeFamily) ToStringPtrOutput() pulumi.StringPtrOutput
func (NodeSizeFamily) ToStringPtrOutputWithContext ¶
func (e NodeSizeFamily) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type PrivateEndpointConnection ¶
type PrivateEndpointConnection struct { pulumi.CustomResourceState // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The private endpoint which the connection belongs to. PrivateEndpoint PrivateEndpointResponsePtrOutput `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponsePtrOutput `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState pulumi.StringOutput `pulumi:"provisioningState"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A private endpoint connection
func GetPrivateEndpointConnection ¶
func GetPrivateEndpointConnection(ctx *pulumi.Context, name string, id pulumi.IDInput, state *PrivateEndpointConnectionState, opts ...pulumi.ResourceOption) (*PrivateEndpointConnection, error)
GetPrivateEndpointConnection gets an existing PrivateEndpointConnection resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewPrivateEndpointConnection ¶
func NewPrivateEndpointConnection(ctx *pulumi.Context, name string, args *PrivateEndpointConnectionArgs, opts ...pulumi.ResourceOption) (*PrivateEndpointConnection, error)
NewPrivateEndpointConnection registers a new resource with the given unique name, arguments, and options.
func (*PrivateEndpointConnection) ElementType ¶
func (*PrivateEndpointConnection) ElementType() reflect.Type
func (*PrivateEndpointConnection) ToPrivateEndpointConnectionOutput ¶
func (i *PrivateEndpointConnection) ToPrivateEndpointConnectionOutput() PrivateEndpointConnectionOutput
func (*PrivateEndpointConnection) ToPrivateEndpointConnectionOutputWithContext ¶
func (i *PrivateEndpointConnection) ToPrivateEndpointConnectionOutputWithContext(ctx context.Context) PrivateEndpointConnectionOutput
type PrivateEndpointConnectionArgs ¶
type PrivateEndpointConnectionArgs struct { // The name of the private endpoint connection. PrivateEndpointConnectionName pulumi.StringInput // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStatePtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The name of the workspace. WorkspaceName pulumi.StringInput }
The set of arguments for constructing a PrivateEndpointConnection resource.
func (PrivateEndpointConnectionArgs) ElementType ¶
func (PrivateEndpointConnectionArgs) ElementType() reflect.Type
type PrivateEndpointConnectionForPrivateLinkHubBasicResponse ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponse struct { // identifier Id string `pulumi:"id"` // The private endpoint which the connection belongs to. PrivateEndpoint *PrivateEndpointResponse `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionStateResponse `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState string `pulumi:"provisioningState"` }
Private Endpoint Connection For Private Link Hub - Basic
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs struct { // identifier Id pulumi.StringInput `pulumi:"id"` // The private endpoint which the connection belongs to. PrivateEndpoint PrivateEndpointResponsePtrInput `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponsePtrInput `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState pulumi.StringInput `pulumi:"provisioningState"` }
Private Endpoint Connection For Private Link Hub - Basic
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ElementType ¶
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ElementType() reflect.Type
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput ¶
func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext ¶
func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray []PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ElementType ¶
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ElementType() reflect.Type
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput ¶
func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext ¶
func (i PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput interface { pulumi.Input ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext(context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput }
PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput is an input type that accepts PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray and PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput values. You can construct a concrete instance of `PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput` via:
PrivateEndpointConnectionForPrivateLinkHubBasicResponseArray{ PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs{...} }
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput struct{ *pulumi.OutputState }
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ElementType ¶
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput interface { pulumi.Input ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext(context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput }
PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput is an input type that accepts PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs and PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput values. You can construct a concrete instance of `PrivateEndpointConnectionForPrivateLinkHubBasicResponseInput` via:
PrivateEndpointConnectionForPrivateLinkHubBasicResponseArgs{...}
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput ¶
type PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput struct{ *pulumi.OutputState }
Private Endpoint Connection For Private Link Hub - Basic
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ElementType ¶
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateEndpoint ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateEndpoint() PrivateEndpointResponsePtrOutput
The private endpoint which the connection belongs to.
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateLinkServiceConnectionState ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStateResponsePtrOutput
Connection state of the private endpoint connection.
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ProvisioningState ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ProvisioningState() pulumi.StringOutput
Provisioning state of the private endpoint connection.
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput() PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
func (PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext ¶
func (o PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput) ToPrivateEndpointConnectionForPrivateLinkHubBasicResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionForPrivateLinkHubBasicResponseOutput
type PrivateEndpointConnectionInput ¶
type PrivateEndpointConnectionInput interface { pulumi.Input ToPrivateEndpointConnectionOutput() PrivateEndpointConnectionOutput ToPrivateEndpointConnectionOutputWithContext(ctx context.Context) PrivateEndpointConnectionOutput }
type PrivateEndpointConnectionOutput ¶
type PrivateEndpointConnectionOutput struct {
*pulumi.OutputState
}
func (PrivateEndpointConnectionOutput) ElementType ¶
func (PrivateEndpointConnectionOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutput ¶
func (o PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutput() PrivateEndpointConnectionOutput
func (PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutputWithContext ¶
func (o PrivateEndpointConnectionOutput) ToPrivateEndpointConnectionOutputWithContext(ctx context.Context) PrivateEndpointConnectionOutput
type PrivateEndpointConnectionResponse ¶
type PrivateEndpointConnectionResponse struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id string `pulumi:"id"` // The name of the resource Name string `pulumi:"name"` // The private endpoint which the connection belongs to. PrivateEndpoint *PrivateEndpointResponse `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionStateResponse `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState string `pulumi:"provisioningState"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type string `pulumi:"type"` }
A private endpoint connection
type PrivateEndpointConnectionResponseArgs ¶
type PrivateEndpointConnectionResponseArgs struct { // Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} Id pulumi.StringInput `pulumi:"id"` // The name of the resource Name pulumi.StringInput `pulumi:"name"` // The private endpoint which the connection belongs to. PrivateEndpoint PrivateEndpointResponsePtrInput `pulumi:"privateEndpoint"` // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponsePtrInput `pulumi:"privateLinkServiceConnectionState"` // Provisioning state of the private endpoint connection. ProvisioningState pulumi.StringInput `pulumi:"provisioningState"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringInput `pulumi:"type"` }
A private endpoint connection
func (PrivateEndpointConnectionResponseArgs) ElementType ¶
func (PrivateEndpointConnectionResponseArgs) ElementType() reflect.Type
func (PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutput ¶
func (i PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutput() PrivateEndpointConnectionResponseOutput
func (PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutputWithContext ¶
func (i PrivateEndpointConnectionResponseArgs) ToPrivateEndpointConnectionResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseOutput
type PrivateEndpointConnectionResponseArray ¶
type PrivateEndpointConnectionResponseArray []PrivateEndpointConnectionResponseInput
func (PrivateEndpointConnectionResponseArray) ElementType ¶
func (PrivateEndpointConnectionResponseArray) ElementType() reflect.Type
func (PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutput ¶
func (i PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutput() PrivateEndpointConnectionResponseArrayOutput
func (PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutputWithContext ¶
func (i PrivateEndpointConnectionResponseArray) ToPrivateEndpointConnectionResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseArrayOutput
type PrivateEndpointConnectionResponseArrayInput ¶
type PrivateEndpointConnectionResponseArrayInput interface { pulumi.Input ToPrivateEndpointConnectionResponseArrayOutput() PrivateEndpointConnectionResponseArrayOutput ToPrivateEndpointConnectionResponseArrayOutputWithContext(context.Context) PrivateEndpointConnectionResponseArrayOutput }
PrivateEndpointConnectionResponseArrayInput is an input type that accepts PrivateEndpointConnectionResponseArray and PrivateEndpointConnectionResponseArrayOutput values. You can construct a concrete instance of `PrivateEndpointConnectionResponseArrayInput` via:
PrivateEndpointConnectionResponseArray{ PrivateEndpointConnectionResponseArgs{...} }
type PrivateEndpointConnectionResponseArrayOutput ¶
type PrivateEndpointConnectionResponseArrayOutput struct{ *pulumi.OutputState }
func (PrivateEndpointConnectionResponseArrayOutput) ElementType ¶
func (PrivateEndpointConnectionResponseArrayOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutput ¶
func (o PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutput() PrivateEndpointConnectionResponseArrayOutput
func (PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutputWithContext ¶
func (o PrivateEndpointConnectionResponseArrayOutput) ToPrivateEndpointConnectionResponseArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseArrayOutput
type PrivateEndpointConnectionResponseInput ¶
type PrivateEndpointConnectionResponseInput interface { pulumi.Input ToPrivateEndpointConnectionResponseOutput() PrivateEndpointConnectionResponseOutput ToPrivateEndpointConnectionResponseOutputWithContext(context.Context) PrivateEndpointConnectionResponseOutput }
PrivateEndpointConnectionResponseInput is an input type that accepts PrivateEndpointConnectionResponseArgs and PrivateEndpointConnectionResponseOutput values. You can construct a concrete instance of `PrivateEndpointConnectionResponseInput` via:
PrivateEndpointConnectionResponseArgs{...}
type PrivateEndpointConnectionResponseOutput ¶
type PrivateEndpointConnectionResponseOutput struct{ *pulumi.OutputState }
A private endpoint connection
func (PrivateEndpointConnectionResponseOutput) ElementType ¶
func (PrivateEndpointConnectionResponseOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionResponseOutput) Id ¶
func (o PrivateEndpointConnectionResponseOutput) Id() pulumi.StringOutput
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
func (PrivateEndpointConnectionResponseOutput) Name ¶
func (o PrivateEndpointConnectionResponseOutput) Name() pulumi.StringOutput
The name of the resource
func (PrivateEndpointConnectionResponseOutput) PrivateEndpoint ¶
func (o PrivateEndpointConnectionResponseOutput) PrivateEndpoint() PrivateEndpointResponsePtrOutput
The private endpoint which the connection belongs to.
func (PrivateEndpointConnectionResponseOutput) PrivateLinkServiceConnectionState ¶
func (o PrivateEndpointConnectionResponseOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStateResponsePtrOutput
Connection state of the private endpoint connection.
func (PrivateEndpointConnectionResponseOutput) ProvisioningState ¶
func (o PrivateEndpointConnectionResponseOutput) ProvisioningState() pulumi.StringOutput
Provisioning state of the private endpoint connection.
func (PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutput ¶
func (o PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutput() PrivateEndpointConnectionResponseOutput
func (PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutputWithContext ¶
func (o PrivateEndpointConnectionResponseOutput) ToPrivateEndpointConnectionResponseOutputWithContext(ctx context.Context) PrivateEndpointConnectionResponseOutput
func (PrivateEndpointConnectionResponseOutput) Type ¶
func (o PrivateEndpointConnectionResponseOutput) Type() pulumi.StringOutput
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type PrivateEndpointConnectionState ¶
type PrivateEndpointConnectionState struct { // The name of the resource Name pulumi.StringPtrInput // The private endpoint which the connection belongs to. PrivateEndpoint PrivateEndpointResponsePtrInput // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponsePtrInput // Provisioning state of the private endpoint connection. ProvisioningState pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (PrivateEndpointConnectionState) ElementType ¶
func (PrivateEndpointConnectionState) ElementType() reflect.Type
type PrivateEndpointConnectionType ¶
type PrivateEndpointConnectionType struct { // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionState `pulumi:"privateLinkServiceConnectionState"` }
A private endpoint connection
type PrivateEndpointConnectionTypeArgs ¶
type PrivateEndpointConnectionTypeArgs struct { // Connection state of the private endpoint connection. PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStatePtrInput `pulumi:"privateLinkServiceConnectionState"` }
A private endpoint connection
func (PrivateEndpointConnectionTypeArgs) ElementType ¶
func (PrivateEndpointConnectionTypeArgs) ElementType() reflect.Type
func (PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutput ¶
func (i PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutput() PrivateEndpointConnectionTypeOutput
func (PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutputWithContext ¶
func (i PrivateEndpointConnectionTypeArgs) ToPrivateEndpointConnectionTypeOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeOutput
type PrivateEndpointConnectionTypeArray ¶
type PrivateEndpointConnectionTypeArray []PrivateEndpointConnectionTypeInput
func (PrivateEndpointConnectionTypeArray) ElementType ¶
func (PrivateEndpointConnectionTypeArray) ElementType() reflect.Type
func (PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutput ¶
func (i PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutput() PrivateEndpointConnectionTypeArrayOutput
func (PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutputWithContext ¶
func (i PrivateEndpointConnectionTypeArray) ToPrivateEndpointConnectionTypeArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeArrayOutput
type PrivateEndpointConnectionTypeArrayInput ¶
type PrivateEndpointConnectionTypeArrayInput interface { pulumi.Input ToPrivateEndpointConnectionTypeArrayOutput() PrivateEndpointConnectionTypeArrayOutput ToPrivateEndpointConnectionTypeArrayOutputWithContext(context.Context) PrivateEndpointConnectionTypeArrayOutput }
PrivateEndpointConnectionTypeArrayInput is an input type that accepts PrivateEndpointConnectionTypeArray and PrivateEndpointConnectionTypeArrayOutput values. You can construct a concrete instance of `PrivateEndpointConnectionTypeArrayInput` via:
PrivateEndpointConnectionTypeArray{ PrivateEndpointConnectionTypeArgs{...} }
type PrivateEndpointConnectionTypeArrayOutput ¶
type PrivateEndpointConnectionTypeArrayOutput struct{ *pulumi.OutputState }
func (PrivateEndpointConnectionTypeArrayOutput) ElementType ¶
func (PrivateEndpointConnectionTypeArrayOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutput ¶
func (o PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutput() PrivateEndpointConnectionTypeArrayOutput
func (PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutputWithContext ¶
func (o PrivateEndpointConnectionTypeArrayOutput) ToPrivateEndpointConnectionTypeArrayOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeArrayOutput
type PrivateEndpointConnectionTypeInput ¶
type PrivateEndpointConnectionTypeInput interface { pulumi.Input ToPrivateEndpointConnectionTypeOutput() PrivateEndpointConnectionTypeOutput ToPrivateEndpointConnectionTypeOutputWithContext(context.Context) PrivateEndpointConnectionTypeOutput }
PrivateEndpointConnectionTypeInput is an input type that accepts PrivateEndpointConnectionTypeArgs and PrivateEndpointConnectionTypeOutput values. You can construct a concrete instance of `PrivateEndpointConnectionTypeInput` via:
PrivateEndpointConnectionTypeArgs{...}
type PrivateEndpointConnectionTypeOutput ¶
type PrivateEndpointConnectionTypeOutput struct{ *pulumi.OutputState }
A private endpoint connection
func (PrivateEndpointConnectionTypeOutput) ElementType ¶
func (PrivateEndpointConnectionTypeOutput) ElementType() reflect.Type
func (PrivateEndpointConnectionTypeOutput) PrivateLinkServiceConnectionState ¶
func (o PrivateEndpointConnectionTypeOutput) PrivateLinkServiceConnectionState() PrivateLinkServiceConnectionStatePtrOutput
Connection state of the private endpoint connection.
func (PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutput ¶
func (o PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutput() PrivateEndpointConnectionTypeOutput
func (PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutputWithContext ¶
func (o PrivateEndpointConnectionTypeOutput) ToPrivateEndpointConnectionTypeOutputWithContext(ctx context.Context) PrivateEndpointConnectionTypeOutput
type PrivateEndpointResponse ¶
type PrivateEndpointResponse struct { // Resource id of the private endpoint. Id string `pulumi:"id"` }
Private endpoint details
type PrivateEndpointResponseArgs ¶
type PrivateEndpointResponseArgs struct { // Resource id of the private endpoint. Id pulumi.StringInput `pulumi:"id"` }
Private endpoint details
func (PrivateEndpointResponseArgs) ElementType ¶
func (PrivateEndpointResponseArgs) ElementType() reflect.Type
func (PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutput ¶
func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutput() PrivateEndpointResponseOutput
func (PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutputWithContext ¶
func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponseOutputWithContext(ctx context.Context) PrivateEndpointResponseOutput
func (PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutput ¶
func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
func (PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutputWithContext ¶
func (i PrivateEndpointResponseArgs) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
type PrivateEndpointResponseInput ¶
type PrivateEndpointResponseInput interface { pulumi.Input ToPrivateEndpointResponseOutput() PrivateEndpointResponseOutput ToPrivateEndpointResponseOutputWithContext(context.Context) PrivateEndpointResponseOutput }
PrivateEndpointResponseInput is an input type that accepts PrivateEndpointResponseArgs and PrivateEndpointResponseOutput values. You can construct a concrete instance of `PrivateEndpointResponseInput` via:
PrivateEndpointResponseArgs{...}
type PrivateEndpointResponseOutput ¶
type PrivateEndpointResponseOutput struct{ *pulumi.OutputState }
Private endpoint details
func (PrivateEndpointResponseOutput) ElementType ¶
func (PrivateEndpointResponseOutput) ElementType() reflect.Type
func (PrivateEndpointResponseOutput) Id ¶
func (o PrivateEndpointResponseOutput) Id() pulumi.StringOutput
Resource id of the private endpoint.
func (PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutput ¶
func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutput() PrivateEndpointResponseOutput
func (PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutputWithContext ¶
func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponseOutputWithContext(ctx context.Context) PrivateEndpointResponseOutput
func (PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutput ¶
func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
func (PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutputWithContext ¶
func (o PrivateEndpointResponseOutput) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
type PrivateEndpointResponsePtrInput ¶
type PrivateEndpointResponsePtrInput interface { pulumi.Input ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput ToPrivateEndpointResponsePtrOutputWithContext(context.Context) PrivateEndpointResponsePtrOutput }
PrivateEndpointResponsePtrInput is an input type that accepts PrivateEndpointResponseArgs, PrivateEndpointResponsePtr and PrivateEndpointResponsePtrOutput values. You can construct a concrete instance of `PrivateEndpointResponsePtrInput` via:
PrivateEndpointResponseArgs{...} or: nil
func PrivateEndpointResponsePtr ¶
func PrivateEndpointResponsePtr(v *PrivateEndpointResponseArgs) PrivateEndpointResponsePtrInput
type PrivateEndpointResponsePtrOutput ¶
type PrivateEndpointResponsePtrOutput struct{ *pulumi.OutputState }
func (PrivateEndpointResponsePtrOutput) Elem ¶
func (o PrivateEndpointResponsePtrOutput) Elem() PrivateEndpointResponseOutput
func (PrivateEndpointResponsePtrOutput) ElementType ¶
func (PrivateEndpointResponsePtrOutput) ElementType() reflect.Type
func (PrivateEndpointResponsePtrOutput) Id ¶
func (o PrivateEndpointResponsePtrOutput) Id() pulumi.StringPtrOutput
Resource id of the private endpoint.
func (PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutput ¶
func (o PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutput() PrivateEndpointResponsePtrOutput
func (PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutputWithContext ¶
func (o PrivateEndpointResponsePtrOutput) ToPrivateEndpointResponsePtrOutputWithContext(ctx context.Context) PrivateEndpointResponsePtrOutput
type PrivateLinkHub ¶
type PrivateLinkHub struct { pulumi.CustomResourceState // The geo-location where the resource lives Location pulumi.StringOutput `pulumi:"location"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // List of private endpoint connections PrivateEndpointConnections PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayOutput `pulumi:"privateEndpointConnections"` // PrivateLinkHub provisioning state ProvisioningState pulumi.StringPtrOutput `pulumi:"provisioningState"` // Resource tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A privateLinkHub
func GetPrivateLinkHub ¶
func GetPrivateLinkHub(ctx *pulumi.Context, name string, id pulumi.IDInput, state *PrivateLinkHubState, opts ...pulumi.ResourceOption) (*PrivateLinkHub, error)
GetPrivateLinkHub gets an existing PrivateLinkHub resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewPrivateLinkHub ¶
func NewPrivateLinkHub(ctx *pulumi.Context, name string, args *PrivateLinkHubArgs, opts ...pulumi.ResourceOption) (*PrivateLinkHub, error)
NewPrivateLinkHub registers a new resource with the given unique name, arguments, and options.
func (*PrivateLinkHub) ElementType ¶
func (*PrivateLinkHub) ElementType() reflect.Type
func (*PrivateLinkHub) ToPrivateLinkHubOutput ¶
func (i *PrivateLinkHub) ToPrivateLinkHubOutput() PrivateLinkHubOutput
func (*PrivateLinkHub) ToPrivateLinkHubOutputWithContext ¶
func (i *PrivateLinkHub) ToPrivateLinkHubOutputWithContext(ctx context.Context) PrivateLinkHubOutput
type PrivateLinkHubArgs ¶
type PrivateLinkHubArgs struct { // The geo-location where the resource lives Location pulumi.StringPtrInput // Name of the privateLinkHub PrivateLinkHubName pulumi.StringInput // PrivateLinkHub provisioning state ProvisioningState pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Resource tags. Tags pulumi.StringMapInput }
The set of arguments for constructing a PrivateLinkHub resource.
func (PrivateLinkHubArgs) ElementType ¶
func (PrivateLinkHubArgs) ElementType() reflect.Type
type PrivateLinkHubInput ¶
type PrivateLinkHubInput interface { pulumi.Input ToPrivateLinkHubOutput() PrivateLinkHubOutput ToPrivateLinkHubOutputWithContext(ctx context.Context) PrivateLinkHubOutput }
type PrivateLinkHubOutput ¶
type PrivateLinkHubOutput struct {
*pulumi.OutputState
}
func (PrivateLinkHubOutput) ElementType ¶
func (PrivateLinkHubOutput) ElementType() reflect.Type
func (PrivateLinkHubOutput) ToPrivateLinkHubOutput ¶
func (o PrivateLinkHubOutput) ToPrivateLinkHubOutput() PrivateLinkHubOutput
func (PrivateLinkHubOutput) ToPrivateLinkHubOutputWithContext ¶
func (o PrivateLinkHubOutput) ToPrivateLinkHubOutputWithContext(ctx context.Context) PrivateLinkHubOutput
type PrivateLinkHubState ¶
type PrivateLinkHubState struct { // The geo-location where the resource lives Location pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // List of private endpoint connections PrivateEndpointConnections PrivateEndpointConnectionForPrivateLinkHubBasicResponseArrayInput // PrivateLinkHub provisioning state ProvisioningState pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (PrivateLinkHubState) ElementType ¶
func (PrivateLinkHubState) ElementType() reflect.Type
type PrivateLinkServiceConnectionState ¶
type PrivateLinkServiceConnectionState struct { // The private link service connection description. Description *string `pulumi:"description"` // The private link service connection status. Status *string `pulumi:"status"` }
Connection state details of the private endpoint
type PrivateLinkServiceConnectionStateArgs ¶
type PrivateLinkServiceConnectionStateArgs struct { // The private link service connection description. Description pulumi.StringPtrInput `pulumi:"description"` // The private link service connection status. Status pulumi.StringPtrInput `pulumi:"status"` }
Connection state details of the private endpoint
func (PrivateLinkServiceConnectionStateArgs) ElementType ¶
func (PrivateLinkServiceConnectionStateArgs) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutput ¶
func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutput() PrivateLinkServiceConnectionStateOutput
func (PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutputWithContext ¶
func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStateOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateOutput
func (PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutput ¶
func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
func (PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutputWithContext ¶
func (i PrivateLinkServiceConnectionStateArgs) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
type PrivateLinkServiceConnectionStateInput ¶
type PrivateLinkServiceConnectionStateInput interface { pulumi.Input ToPrivateLinkServiceConnectionStateOutput() PrivateLinkServiceConnectionStateOutput ToPrivateLinkServiceConnectionStateOutputWithContext(context.Context) PrivateLinkServiceConnectionStateOutput }
PrivateLinkServiceConnectionStateInput is an input type that accepts PrivateLinkServiceConnectionStateArgs and PrivateLinkServiceConnectionStateOutput values. You can construct a concrete instance of `PrivateLinkServiceConnectionStateInput` via:
PrivateLinkServiceConnectionStateArgs{...}
type PrivateLinkServiceConnectionStateOutput ¶
type PrivateLinkServiceConnectionStateOutput struct{ *pulumi.OutputState }
Connection state details of the private endpoint
func (PrivateLinkServiceConnectionStateOutput) Description ¶
func (o PrivateLinkServiceConnectionStateOutput) Description() pulumi.StringPtrOutput
The private link service connection description.
func (PrivateLinkServiceConnectionStateOutput) ElementType ¶
func (PrivateLinkServiceConnectionStateOutput) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStateOutput) Status ¶
func (o PrivateLinkServiceConnectionStateOutput) Status() pulumi.StringPtrOutput
The private link service connection status.
func (PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutput ¶
func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutput() PrivateLinkServiceConnectionStateOutput
func (PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutputWithContext ¶
func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStateOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateOutput
func (PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutput ¶
func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
func (PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext ¶
func (o PrivateLinkServiceConnectionStateOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
type PrivateLinkServiceConnectionStatePtrInput ¶
type PrivateLinkServiceConnectionStatePtrInput interface { pulumi.Input ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput ToPrivateLinkServiceConnectionStatePtrOutputWithContext(context.Context) PrivateLinkServiceConnectionStatePtrOutput }
PrivateLinkServiceConnectionStatePtrInput is an input type that accepts PrivateLinkServiceConnectionStateArgs, PrivateLinkServiceConnectionStatePtr and PrivateLinkServiceConnectionStatePtrOutput values. You can construct a concrete instance of `PrivateLinkServiceConnectionStatePtrInput` via:
PrivateLinkServiceConnectionStateArgs{...} or: nil
func PrivateLinkServiceConnectionStatePtr ¶
func PrivateLinkServiceConnectionStatePtr(v *PrivateLinkServiceConnectionStateArgs) PrivateLinkServiceConnectionStatePtrInput
type PrivateLinkServiceConnectionStatePtrOutput ¶
type PrivateLinkServiceConnectionStatePtrOutput struct{ *pulumi.OutputState }
func (PrivateLinkServiceConnectionStatePtrOutput) Description ¶
func (o PrivateLinkServiceConnectionStatePtrOutput) Description() pulumi.StringPtrOutput
The private link service connection description.
func (PrivateLinkServiceConnectionStatePtrOutput) ElementType ¶
func (PrivateLinkServiceConnectionStatePtrOutput) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStatePtrOutput) Status ¶
func (o PrivateLinkServiceConnectionStatePtrOutput) Status() pulumi.StringPtrOutput
The private link service connection status.
func (PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutput ¶
func (o PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutput() PrivateLinkServiceConnectionStatePtrOutput
func (PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext ¶
func (o PrivateLinkServiceConnectionStatePtrOutput) ToPrivateLinkServiceConnectionStatePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStatePtrOutput
type PrivateLinkServiceConnectionStateResponse ¶
type PrivateLinkServiceConnectionStateResponse struct { // The actions required for private link service connection. ActionsRequired string `pulumi:"actionsRequired"` // The private link service connection description. Description *string `pulumi:"description"` // The private link service connection status. Status *string `pulumi:"status"` }
Connection state details of the private endpoint
type PrivateLinkServiceConnectionStateResponseArgs ¶
type PrivateLinkServiceConnectionStateResponseArgs struct { // The actions required for private link service connection. ActionsRequired pulumi.StringInput `pulumi:"actionsRequired"` // The private link service connection description. Description pulumi.StringPtrInput `pulumi:"description"` // The private link service connection status. Status pulumi.StringPtrInput `pulumi:"status"` }
Connection state details of the private endpoint
func (PrivateLinkServiceConnectionStateResponseArgs) ElementType ¶
func (PrivateLinkServiceConnectionStateResponseArgs) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutput ¶
func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutput() PrivateLinkServiceConnectionStateResponseOutput
func (PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutputWithContext ¶
func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponseOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponseOutput
func (PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutput ¶
func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
func (PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext ¶
func (i PrivateLinkServiceConnectionStateResponseArgs) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
type PrivateLinkServiceConnectionStateResponseInput ¶
type PrivateLinkServiceConnectionStateResponseInput interface { pulumi.Input ToPrivateLinkServiceConnectionStateResponseOutput() PrivateLinkServiceConnectionStateResponseOutput ToPrivateLinkServiceConnectionStateResponseOutputWithContext(context.Context) PrivateLinkServiceConnectionStateResponseOutput }
PrivateLinkServiceConnectionStateResponseInput is an input type that accepts PrivateLinkServiceConnectionStateResponseArgs and PrivateLinkServiceConnectionStateResponseOutput values. You can construct a concrete instance of `PrivateLinkServiceConnectionStateResponseInput` via:
PrivateLinkServiceConnectionStateResponseArgs{...}
type PrivateLinkServiceConnectionStateResponseOutput ¶
type PrivateLinkServiceConnectionStateResponseOutput struct{ *pulumi.OutputState }
Connection state details of the private endpoint
func (PrivateLinkServiceConnectionStateResponseOutput) ActionsRequired ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) ActionsRequired() pulumi.StringOutput
The actions required for private link service connection.
func (PrivateLinkServiceConnectionStateResponseOutput) Description ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) Description() pulumi.StringPtrOutput
The private link service connection description.
func (PrivateLinkServiceConnectionStateResponseOutput) ElementType ¶
func (PrivateLinkServiceConnectionStateResponseOutput) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStateResponseOutput) Status ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) Status() pulumi.StringPtrOutput
The private link service connection status.
func (PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutput ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutput() PrivateLinkServiceConnectionStateResponseOutput
func (PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutputWithContext ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponseOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponseOutput
func (PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
func (PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext ¶
func (o PrivateLinkServiceConnectionStateResponseOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
type PrivateLinkServiceConnectionStateResponsePtrInput ¶
type PrivateLinkServiceConnectionStateResponsePtrInput interface { pulumi.Input ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput }
PrivateLinkServiceConnectionStateResponsePtrInput is an input type that accepts PrivateLinkServiceConnectionStateResponseArgs, PrivateLinkServiceConnectionStateResponsePtr and PrivateLinkServiceConnectionStateResponsePtrOutput values. You can construct a concrete instance of `PrivateLinkServiceConnectionStateResponsePtrInput` via:
PrivateLinkServiceConnectionStateResponseArgs{...} or: nil
func PrivateLinkServiceConnectionStateResponsePtr ¶
func PrivateLinkServiceConnectionStateResponsePtr(v *PrivateLinkServiceConnectionStateResponseArgs) PrivateLinkServiceConnectionStateResponsePtrInput
type PrivateLinkServiceConnectionStateResponsePtrOutput ¶
type PrivateLinkServiceConnectionStateResponsePtrOutput struct{ *pulumi.OutputState }
func (PrivateLinkServiceConnectionStateResponsePtrOutput) ActionsRequired ¶
func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ActionsRequired() pulumi.StringPtrOutput
The actions required for private link service connection.
func (PrivateLinkServiceConnectionStateResponsePtrOutput) Description ¶
func (o PrivateLinkServiceConnectionStateResponsePtrOutput) Description() pulumi.StringPtrOutput
The private link service connection description.
func (PrivateLinkServiceConnectionStateResponsePtrOutput) ElementType ¶
func (PrivateLinkServiceConnectionStateResponsePtrOutput) ElementType() reflect.Type
func (PrivateLinkServiceConnectionStateResponsePtrOutput) Status ¶
func (o PrivateLinkServiceConnectionStateResponsePtrOutput) Status() pulumi.StringPtrOutput
The private link service connection status.
func (PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput ¶
func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutput() PrivateLinkServiceConnectionStateResponsePtrOutput
func (PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext ¶
func (o PrivateLinkServiceConnectionStateResponsePtrOutput) ToPrivateLinkServiceConnectionStateResponsePtrOutputWithContext(ctx context.Context) PrivateLinkServiceConnectionStateResponsePtrOutput
type PurviewConfiguration ¶
type PurviewConfiguration struct { // Purview Resource ID PurviewResourceId *string `pulumi:"purviewResourceId"` }
Purview Configuration
type PurviewConfigurationArgs ¶
type PurviewConfigurationArgs struct { // Purview Resource ID PurviewResourceId pulumi.StringPtrInput `pulumi:"purviewResourceId"` }
Purview Configuration
func (PurviewConfigurationArgs) ElementType ¶
func (PurviewConfigurationArgs) ElementType() reflect.Type
func (PurviewConfigurationArgs) ToPurviewConfigurationOutput ¶
func (i PurviewConfigurationArgs) ToPurviewConfigurationOutput() PurviewConfigurationOutput
func (PurviewConfigurationArgs) ToPurviewConfigurationOutputWithContext ¶
func (i PurviewConfigurationArgs) ToPurviewConfigurationOutputWithContext(ctx context.Context) PurviewConfigurationOutput
func (PurviewConfigurationArgs) ToPurviewConfigurationPtrOutput ¶
func (i PurviewConfigurationArgs) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
func (PurviewConfigurationArgs) ToPurviewConfigurationPtrOutputWithContext ¶
func (i PurviewConfigurationArgs) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
type PurviewConfigurationInput ¶
type PurviewConfigurationInput interface { pulumi.Input ToPurviewConfigurationOutput() PurviewConfigurationOutput ToPurviewConfigurationOutputWithContext(context.Context) PurviewConfigurationOutput }
PurviewConfigurationInput is an input type that accepts PurviewConfigurationArgs and PurviewConfigurationOutput values. You can construct a concrete instance of `PurviewConfigurationInput` via:
PurviewConfigurationArgs{...}
type PurviewConfigurationOutput ¶
type PurviewConfigurationOutput struct{ *pulumi.OutputState }
Purview Configuration
func (PurviewConfigurationOutput) ElementType ¶
func (PurviewConfigurationOutput) ElementType() reflect.Type
func (PurviewConfigurationOutput) PurviewResourceId ¶
func (o PurviewConfigurationOutput) PurviewResourceId() pulumi.StringPtrOutput
Purview Resource ID
func (PurviewConfigurationOutput) ToPurviewConfigurationOutput ¶
func (o PurviewConfigurationOutput) ToPurviewConfigurationOutput() PurviewConfigurationOutput
func (PurviewConfigurationOutput) ToPurviewConfigurationOutputWithContext ¶
func (o PurviewConfigurationOutput) ToPurviewConfigurationOutputWithContext(ctx context.Context) PurviewConfigurationOutput
func (PurviewConfigurationOutput) ToPurviewConfigurationPtrOutput ¶
func (o PurviewConfigurationOutput) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
func (PurviewConfigurationOutput) ToPurviewConfigurationPtrOutputWithContext ¶
func (o PurviewConfigurationOutput) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
type PurviewConfigurationPtrInput ¶
type PurviewConfigurationPtrInput interface { pulumi.Input ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput ToPurviewConfigurationPtrOutputWithContext(context.Context) PurviewConfigurationPtrOutput }
PurviewConfigurationPtrInput is an input type that accepts PurviewConfigurationArgs, PurviewConfigurationPtr and PurviewConfigurationPtrOutput values. You can construct a concrete instance of `PurviewConfigurationPtrInput` via:
PurviewConfigurationArgs{...} or: nil
func PurviewConfigurationPtr ¶
func PurviewConfigurationPtr(v *PurviewConfigurationArgs) PurviewConfigurationPtrInput
type PurviewConfigurationPtrOutput ¶
type PurviewConfigurationPtrOutput struct{ *pulumi.OutputState }
func (PurviewConfigurationPtrOutput) Elem ¶
func (o PurviewConfigurationPtrOutput) Elem() PurviewConfigurationOutput
func (PurviewConfigurationPtrOutput) ElementType ¶
func (PurviewConfigurationPtrOutput) ElementType() reflect.Type
func (PurviewConfigurationPtrOutput) PurviewResourceId ¶
func (o PurviewConfigurationPtrOutput) PurviewResourceId() pulumi.StringPtrOutput
Purview Resource ID
func (PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutput ¶
func (o PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutput() PurviewConfigurationPtrOutput
func (PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutputWithContext ¶
func (o PurviewConfigurationPtrOutput) ToPurviewConfigurationPtrOutputWithContext(ctx context.Context) PurviewConfigurationPtrOutput
type PurviewConfigurationResponse ¶
type PurviewConfigurationResponse struct { // Purview Resource ID PurviewResourceId *string `pulumi:"purviewResourceId"` }
Purview Configuration
type PurviewConfigurationResponseArgs ¶
type PurviewConfigurationResponseArgs struct { // Purview Resource ID PurviewResourceId pulumi.StringPtrInput `pulumi:"purviewResourceId"` }
Purview Configuration
func (PurviewConfigurationResponseArgs) ElementType ¶
func (PurviewConfigurationResponseArgs) ElementType() reflect.Type
func (PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutput ¶
func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutput() PurviewConfigurationResponseOutput
func (PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutputWithContext ¶
func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponseOutputWithContext(ctx context.Context) PurviewConfigurationResponseOutput
func (PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutput ¶
func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
func (PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutputWithContext ¶
func (i PurviewConfigurationResponseArgs) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
type PurviewConfigurationResponseInput ¶
type PurviewConfigurationResponseInput interface { pulumi.Input ToPurviewConfigurationResponseOutput() PurviewConfigurationResponseOutput ToPurviewConfigurationResponseOutputWithContext(context.Context) PurviewConfigurationResponseOutput }
PurviewConfigurationResponseInput is an input type that accepts PurviewConfigurationResponseArgs and PurviewConfigurationResponseOutput values. You can construct a concrete instance of `PurviewConfigurationResponseInput` via:
PurviewConfigurationResponseArgs{...}
type PurviewConfigurationResponseOutput ¶
type PurviewConfigurationResponseOutput struct{ *pulumi.OutputState }
Purview Configuration
func (PurviewConfigurationResponseOutput) ElementType ¶
func (PurviewConfigurationResponseOutput) ElementType() reflect.Type
func (PurviewConfigurationResponseOutput) PurviewResourceId ¶
func (o PurviewConfigurationResponseOutput) PurviewResourceId() pulumi.StringPtrOutput
Purview Resource ID
func (PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutput ¶
func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutput() PurviewConfigurationResponseOutput
func (PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutputWithContext ¶
func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponseOutputWithContext(ctx context.Context) PurviewConfigurationResponseOutput
func (PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutput ¶
func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
func (PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutputWithContext ¶
func (o PurviewConfigurationResponseOutput) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
type PurviewConfigurationResponsePtrInput ¶
type PurviewConfigurationResponsePtrInput interface { pulumi.Input ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput ToPurviewConfigurationResponsePtrOutputWithContext(context.Context) PurviewConfigurationResponsePtrOutput }
PurviewConfigurationResponsePtrInput is an input type that accepts PurviewConfigurationResponseArgs, PurviewConfigurationResponsePtr and PurviewConfigurationResponsePtrOutput values. You can construct a concrete instance of `PurviewConfigurationResponsePtrInput` via:
PurviewConfigurationResponseArgs{...} or: nil
func PurviewConfigurationResponsePtr ¶
func PurviewConfigurationResponsePtr(v *PurviewConfigurationResponseArgs) PurviewConfigurationResponsePtrInput
type PurviewConfigurationResponsePtrOutput ¶
type PurviewConfigurationResponsePtrOutput struct{ *pulumi.OutputState }
func (PurviewConfigurationResponsePtrOutput) ElementType ¶
func (PurviewConfigurationResponsePtrOutput) ElementType() reflect.Type
func (PurviewConfigurationResponsePtrOutput) PurviewResourceId ¶
func (o PurviewConfigurationResponsePtrOutput) PurviewResourceId() pulumi.StringPtrOutput
Purview Resource ID
func (PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutput ¶
func (o PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutput() PurviewConfigurationResponsePtrOutput
func (PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutputWithContext ¶
func (o PurviewConfigurationResponsePtrOutput) ToPurviewConfigurationResponsePtrOutputWithContext(ctx context.Context) PurviewConfigurationResponsePtrOutput
type ResourceIdentityType ¶
The type of managed identity for the workspace
func (ResourceIdentityType) ElementType ¶
func (ResourceIdentityType) ElementType() reflect.Type
func (ResourceIdentityType) ToStringOutput ¶
func (e ResourceIdentityType) ToStringOutput() pulumi.StringOutput
func (ResourceIdentityType) ToStringOutputWithContext ¶
func (e ResourceIdentityType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ResourceIdentityType) ToStringPtrOutput ¶
func (e ResourceIdentityType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ResourceIdentityType) ToStringPtrOutputWithContext ¶
func (e ResourceIdentityType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type SecureString ¶
type SecureString struct { // Type of the secret. // Expected value is 'SecureString'. Type string `pulumi:"type"` // Value of secure string. Value string `pulumi:"value"` }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
type SecureStringArgs ¶
type SecureStringArgs struct { // Type of the secret. // Expected value is 'SecureString'. Type pulumi.StringInput `pulumi:"type"` // Value of secure string. Value pulumi.StringInput `pulumi:"value"` }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
func (SecureStringArgs) ElementType ¶
func (SecureStringArgs) ElementType() reflect.Type
func (SecureStringArgs) ToSecureStringOutput ¶
func (i SecureStringArgs) ToSecureStringOutput() SecureStringOutput
func (SecureStringArgs) ToSecureStringOutputWithContext ¶
func (i SecureStringArgs) ToSecureStringOutputWithContext(ctx context.Context) SecureStringOutput
func (SecureStringArgs) ToSecureStringPtrOutput ¶
func (i SecureStringArgs) ToSecureStringPtrOutput() SecureStringPtrOutput
func (SecureStringArgs) ToSecureStringPtrOutputWithContext ¶
func (i SecureStringArgs) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
type SecureStringInput ¶
type SecureStringInput interface { pulumi.Input ToSecureStringOutput() SecureStringOutput ToSecureStringOutputWithContext(context.Context) SecureStringOutput }
SecureStringInput is an input type that accepts SecureStringArgs and SecureStringOutput values. You can construct a concrete instance of `SecureStringInput` via:
SecureStringArgs{...}
type SecureStringOutput ¶
type SecureStringOutput struct{ *pulumi.OutputState }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
func (SecureStringOutput) ElementType ¶
func (SecureStringOutput) ElementType() reflect.Type
func (SecureStringOutput) ToSecureStringOutput ¶
func (o SecureStringOutput) ToSecureStringOutput() SecureStringOutput
func (SecureStringOutput) ToSecureStringOutputWithContext ¶
func (o SecureStringOutput) ToSecureStringOutputWithContext(ctx context.Context) SecureStringOutput
func (SecureStringOutput) ToSecureStringPtrOutput ¶
func (o SecureStringOutput) ToSecureStringPtrOutput() SecureStringPtrOutput
func (SecureStringOutput) ToSecureStringPtrOutputWithContext ¶
func (o SecureStringOutput) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
func (SecureStringOutput) Type ¶
func (o SecureStringOutput) Type() pulumi.StringOutput
Type of the secret. Expected value is 'SecureString'.
func (SecureStringOutput) Value ¶
func (o SecureStringOutput) Value() pulumi.StringOutput
Value of secure string.
type SecureStringPtrInput ¶
type SecureStringPtrInput interface { pulumi.Input ToSecureStringPtrOutput() SecureStringPtrOutput ToSecureStringPtrOutputWithContext(context.Context) SecureStringPtrOutput }
SecureStringPtrInput is an input type that accepts SecureStringArgs, SecureStringPtr and SecureStringPtrOutput values. You can construct a concrete instance of `SecureStringPtrInput` via:
SecureStringArgs{...} or: nil
func SecureStringPtr ¶
func SecureStringPtr(v *SecureStringArgs) SecureStringPtrInput
type SecureStringPtrOutput ¶
type SecureStringPtrOutput struct{ *pulumi.OutputState }
func (SecureStringPtrOutput) Elem ¶
func (o SecureStringPtrOutput) Elem() SecureStringOutput
func (SecureStringPtrOutput) ElementType ¶
func (SecureStringPtrOutput) ElementType() reflect.Type
func (SecureStringPtrOutput) ToSecureStringPtrOutput ¶
func (o SecureStringPtrOutput) ToSecureStringPtrOutput() SecureStringPtrOutput
func (SecureStringPtrOutput) ToSecureStringPtrOutputWithContext ¶
func (o SecureStringPtrOutput) ToSecureStringPtrOutputWithContext(ctx context.Context) SecureStringPtrOutput
func (SecureStringPtrOutput) Type ¶
func (o SecureStringPtrOutput) Type() pulumi.StringPtrOutput
Type of the secret. Expected value is 'SecureString'.
func (SecureStringPtrOutput) Value ¶
func (o SecureStringPtrOutput) Value() pulumi.StringPtrOutput
Value of secure string.
type SecureStringResponse ¶
type SecureStringResponse struct { // Type of the secret. // Expected value is 'SecureString'. Type string `pulumi:"type"` // Value of secure string. Value string `pulumi:"value"` }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
type SecureStringResponseArgs ¶
type SecureStringResponseArgs struct { // Type of the secret. // Expected value is 'SecureString'. Type pulumi.StringInput `pulumi:"type"` // Value of secure string. Value pulumi.StringInput `pulumi:"value"` }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
func (SecureStringResponseArgs) ElementType ¶
func (SecureStringResponseArgs) ElementType() reflect.Type
func (SecureStringResponseArgs) ToSecureStringResponseOutput ¶
func (i SecureStringResponseArgs) ToSecureStringResponseOutput() SecureStringResponseOutput
func (SecureStringResponseArgs) ToSecureStringResponseOutputWithContext ¶
func (i SecureStringResponseArgs) ToSecureStringResponseOutputWithContext(ctx context.Context) SecureStringResponseOutput
func (SecureStringResponseArgs) ToSecureStringResponsePtrOutput ¶
func (i SecureStringResponseArgs) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
func (SecureStringResponseArgs) ToSecureStringResponsePtrOutputWithContext ¶
func (i SecureStringResponseArgs) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
type SecureStringResponseInput ¶
type SecureStringResponseInput interface { pulumi.Input ToSecureStringResponseOutput() SecureStringResponseOutput ToSecureStringResponseOutputWithContext(context.Context) SecureStringResponseOutput }
SecureStringResponseInput is an input type that accepts SecureStringResponseArgs and SecureStringResponseOutput values. You can construct a concrete instance of `SecureStringResponseInput` via:
SecureStringResponseArgs{...}
type SecureStringResponseOutput ¶
type SecureStringResponseOutput struct{ *pulumi.OutputState }
Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
func (SecureStringResponseOutput) ElementType ¶
func (SecureStringResponseOutput) ElementType() reflect.Type
func (SecureStringResponseOutput) ToSecureStringResponseOutput ¶
func (o SecureStringResponseOutput) ToSecureStringResponseOutput() SecureStringResponseOutput
func (SecureStringResponseOutput) ToSecureStringResponseOutputWithContext ¶
func (o SecureStringResponseOutput) ToSecureStringResponseOutputWithContext(ctx context.Context) SecureStringResponseOutput
func (SecureStringResponseOutput) ToSecureStringResponsePtrOutput ¶
func (o SecureStringResponseOutput) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
func (SecureStringResponseOutput) ToSecureStringResponsePtrOutputWithContext ¶
func (o SecureStringResponseOutput) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
func (SecureStringResponseOutput) Type ¶
func (o SecureStringResponseOutput) Type() pulumi.StringOutput
Type of the secret. Expected value is 'SecureString'.
func (SecureStringResponseOutput) Value ¶
func (o SecureStringResponseOutput) Value() pulumi.StringOutput
Value of secure string.
type SecureStringResponsePtrInput ¶
type SecureStringResponsePtrInput interface { pulumi.Input ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput ToSecureStringResponsePtrOutputWithContext(context.Context) SecureStringResponsePtrOutput }
SecureStringResponsePtrInput is an input type that accepts SecureStringResponseArgs, SecureStringResponsePtr and SecureStringResponsePtrOutput values. You can construct a concrete instance of `SecureStringResponsePtrInput` via:
SecureStringResponseArgs{...} or: nil
func SecureStringResponsePtr ¶
func SecureStringResponsePtr(v *SecureStringResponseArgs) SecureStringResponsePtrInput
type SecureStringResponsePtrOutput ¶
type SecureStringResponsePtrOutput struct{ *pulumi.OutputState }
func (SecureStringResponsePtrOutput) Elem ¶
func (o SecureStringResponsePtrOutput) Elem() SecureStringResponseOutput
func (SecureStringResponsePtrOutput) ElementType ¶
func (SecureStringResponsePtrOutput) ElementType() reflect.Type
func (SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutput ¶
func (o SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutput() SecureStringResponsePtrOutput
func (SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutputWithContext ¶
func (o SecureStringResponsePtrOutput) ToSecureStringResponsePtrOutputWithContext(ctx context.Context) SecureStringResponsePtrOutput
func (SecureStringResponsePtrOutput) Type ¶
func (o SecureStringResponsePtrOutput) Type() pulumi.StringPtrOutput
Type of the secret. Expected value is 'SecureString'.
func (SecureStringResponsePtrOutput) Value ¶
func (o SecureStringResponsePtrOutput) Value() pulumi.StringPtrOutput
Value of secure string.
type SelfHostedIntegrationRuntime ¶
type SelfHostedIntegrationRuntime struct { // Integration runtime description. Description *string `pulumi:"description"` // Linked integration runtime type from data factory LinkedInfo interface{} `pulumi:"linkedInfo"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type string `pulumi:"type"` }
Self-hosted integration runtime.
type SelfHostedIntegrationRuntimeArgs ¶
type SelfHostedIntegrationRuntimeArgs struct { // Integration runtime description. Description pulumi.StringPtrInput `pulumi:"description"` // Linked integration runtime type from data factory LinkedInfo pulumi.Input `pulumi:"linkedInfo"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type pulumi.StringInput `pulumi:"type"` }
Self-hosted integration runtime.
func (SelfHostedIntegrationRuntimeArgs) ElementType ¶
func (SelfHostedIntegrationRuntimeArgs) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutput ¶
func (i SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutput() SelfHostedIntegrationRuntimeOutput
func (SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutputWithContext ¶
func (i SelfHostedIntegrationRuntimeArgs) ToSelfHostedIntegrationRuntimeOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeOutput
type SelfHostedIntegrationRuntimeInput ¶
type SelfHostedIntegrationRuntimeInput interface { pulumi.Input ToSelfHostedIntegrationRuntimeOutput() SelfHostedIntegrationRuntimeOutput ToSelfHostedIntegrationRuntimeOutputWithContext(context.Context) SelfHostedIntegrationRuntimeOutput }
SelfHostedIntegrationRuntimeInput is an input type that accepts SelfHostedIntegrationRuntimeArgs and SelfHostedIntegrationRuntimeOutput values. You can construct a concrete instance of `SelfHostedIntegrationRuntimeInput` via:
SelfHostedIntegrationRuntimeArgs{...}
type SelfHostedIntegrationRuntimeNodeResponse ¶
type SelfHostedIntegrationRuntimeNodeResponse struct { // The integration runtime capabilities dictionary Capabilities map[string]string `pulumi:"capabilities"` // Maximum concurrent jobs on the integration runtime node. ConcurrentJobsLimit int `pulumi:"concurrentJobsLimit"` // The time at which the integration runtime will expire in ISO8601 format. ExpiryTime string `pulumi:"expiryTime"` // URI for the host machine of the integration runtime. HostServiceUri string `pulumi:"hostServiceUri"` // Indicates whether this node is the active dispatcher for integration runtime requests. IsActiveDispatcher bool `pulumi:"isActiveDispatcher"` // The most recent time at which the integration runtime was connected in ISO8601 format. LastConnectTime string `pulumi:"lastConnectTime"` // The last time for the integration runtime node update end. LastEndUpdateTime string `pulumi:"lastEndUpdateTime"` // The time the node last started up. LastStartTime string `pulumi:"lastStartTime"` // The last time for the integration runtime node update start. LastStartUpdateTime string `pulumi:"lastStartUpdateTime"` // The integration runtime node last stop time. LastStopTime string `pulumi:"lastStopTime"` // The result of the last integration runtime node update. LastUpdateResult string `pulumi:"lastUpdateResult"` // Machine name of the integration runtime node. MachineName string `pulumi:"machineName"` // The maximum concurrent jobs in this integration runtime. MaxConcurrentJobs int `pulumi:"maxConcurrentJobs"` // Name of the integration runtime node. NodeName string `pulumi:"nodeName"` // The time at which the integration runtime node was registered in ISO8601 format. RegisterTime string `pulumi:"registerTime"` // Status of the integration runtime node. Status string `pulumi:"status"` // Version of the integration runtime node. Version string `pulumi:"version"` // Status of the integration runtime node version. VersionStatus string `pulumi:"versionStatus"` }
Properties of Self-hosted integration runtime node.
type SelfHostedIntegrationRuntimeNodeResponseArgs ¶
type SelfHostedIntegrationRuntimeNodeResponseArgs struct { // The integration runtime capabilities dictionary Capabilities pulumi.StringMapInput `pulumi:"capabilities"` // Maximum concurrent jobs on the integration runtime node. ConcurrentJobsLimit pulumi.IntInput `pulumi:"concurrentJobsLimit"` // The time at which the integration runtime will expire in ISO8601 format. ExpiryTime pulumi.StringInput `pulumi:"expiryTime"` // URI for the host machine of the integration runtime. HostServiceUri pulumi.StringInput `pulumi:"hostServiceUri"` // Indicates whether this node is the active dispatcher for integration runtime requests. IsActiveDispatcher pulumi.BoolInput `pulumi:"isActiveDispatcher"` // The most recent time at which the integration runtime was connected in ISO8601 format. LastConnectTime pulumi.StringInput `pulumi:"lastConnectTime"` // The last time for the integration runtime node update end. LastEndUpdateTime pulumi.StringInput `pulumi:"lastEndUpdateTime"` // The time the node last started up. LastStartTime pulumi.StringInput `pulumi:"lastStartTime"` // The last time for the integration runtime node update start. LastStartUpdateTime pulumi.StringInput `pulumi:"lastStartUpdateTime"` // The integration runtime node last stop time. LastStopTime pulumi.StringInput `pulumi:"lastStopTime"` // The result of the last integration runtime node update. LastUpdateResult pulumi.StringInput `pulumi:"lastUpdateResult"` // Machine name of the integration runtime node. MachineName pulumi.StringInput `pulumi:"machineName"` // The maximum concurrent jobs in this integration runtime. MaxConcurrentJobs pulumi.IntInput `pulumi:"maxConcurrentJobs"` // Name of the integration runtime node. NodeName pulumi.StringInput `pulumi:"nodeName"` // The time at which the integration runtime node was registered in ISO8601 format. RegisterTime pulumi.StringInput `pulumi:"registerTime"` // Status of the integration runtime node. Status pulumi.StringInput `pulumi:"status"` // Version of the integration runtime node. Version pulumi.StringInput `pulumi:"version"` // Status of the integration runtime node version. VersionStatus pulumi.StringInput `pulumi:"versionStatus"` }
Properties of Self-hosted integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseArgs) ElementType ¶
func (SelfHostedIntegrationRuntimeNodeResponseArgs) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutput ¶
func (i SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutput() SelfHostedIntegrationRuntimeNodeResponseOutput
func (SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext ¶
func (i SelfHostedIntegrationRuntimeNodeResponseArgs) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseOutput
type SelfHostedIntegrationRuntimeNodeResponseArray ¶
type SelfHostedIntegrationRuntimeNodeResponseArray []SelfHostedIntegrationRuntimeNodeResponseInput
func (SelfHostedIntegrationRuntimeNodeResponseArray) ElementType ¶
func (SelfHostedIntegrationRuntimeNodeResponseArray) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput ¶
func (i SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
func (SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext ¶
func (i SelfHostedIntegrationRuntimeNodeResponseArray) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseArrayOutput
type SelfHostedIntegrationRuntimeNodeResponseArrayInput ¶
type SelfHostedIntegrationRuntimeNodeResponseArrayInput interface { pulumi.Input ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput() SelfHostedIntegrationRuntimeNodeResponseArrayOutput ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext(context.Context) SelfHostedIntegrationRuntimeNodeResponseArrayOutput }
SelfHostedIntegrationRuntimeNodeResponseArrayInput is an input type that accepts SelfHostedIntegrationRuntimeNodeResponseArray and SelfHostedIntegrationRuntimeNodeResponseArrayOutput values. You can construct a concrete instance of `SelfHostedIntegrationRuntimeNodeResponseArrayInput` via:
SelfHostedIntegrationRuntimeNodeResponseArray{ SelfHostedIntegrationRuntimeNodeResponseArgs{...} }
type SelfHostedIntegrationRuntimeNodeResponseArrayOutput ¶
type SelfHostedIntegrationRuntimeNodeResponseArrayOutput struct{ *pulumi.OutputState }
func (SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ElementType ¶
func (SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput ¶
func (o SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutput() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
func (SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext ¶
func (o SelfHostedIntegrationRuntimeNodeResponseArrayOutput) ToSelfHostedIntegrationRuntimeNodeResponseArrayOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseArrayOutput
type SelfHostedIntegrationRuntimeNodeResponseInput ¶
type SelfHostedIntegrationRuntimeNodeResponseInput interface { pulumi.Input ToSelfHostedIntegrationRuntimeNodeResponseOutput() SelfHostedIntegrationRuntimeNodeResponseOutput ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext(context.Context) SelfHostedIntegrationRuntimeNodeResponseOutput }
SelfHostedIntegrationRuntimeNodeResponseInput is an input type that accepts SelfHostedIntegrationRuntimeNodeResponseArgs and SelfHostedIntegrationRuntimeNodeResponseOutput values. You can construct a concrete instance of `SelfHostedIntegrationRuntimeNodeResponseInput` via:
SelfHostedIntegrationRuntimeNodeResponseArgs{...}
type SelfHostedIntegrationRuntimeNodeResponseOutput ¶
type SelfHostedIntegrationRuntimeNodeResponseOutput struct{ *pulumi.OutputState }
Properties of Self-hosted integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) Capabilities ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Capabilities() pulumi.StringMapOutput
The integration runtime capabilities dictionary
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ConcurrentJobsLimit ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ConcurrentJobsLimit() pulumi.IntOutput
Maximum concurrent jobs on the integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ElementType ¶
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ExpiryTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ExpiryTime() pulumi.StringOutput
The time at which the integration runtime will expire in ISO8601 format.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) HostServiceUri ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) HostServiceUri() pulumi.StringOutput
URI for the host machine of the integration runtime.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) IsActiveDispatcher ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) IsActiveDispatcher() pulumi.BoolOutput
Indicates whether this node is the active dispatcher for integration runtime requests.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastConnectTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastConnectTime() pulumi.StringOutput
The most recent time at which the integration runtime was connected in ISO8601 format.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastEndUpdateTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastEndUpdateTime() pulumi.StringOutput
The last time for the integration runtime node update end.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartTime() pulumi.StringOutput
The time the node last started up.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartUpdateTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStartUpdateTime() pulumi.StringOutput
The last time for the integration runtime node update start.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastStopTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastStopTime() pulumi.StringOutput
The integration runtime node last stop time.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) LastUpdateResult ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) LastUpdateResult() pulumi.StringOutput
The result of the last integration runtime node update.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) MachineName ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) MachineName() pulumi.StringOutput
Machine name of the integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) MaxConcurrentJobs ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) MaxConcurrentJobs() pulumi.IntOutput
The maximum concurrent jobs in this integration runtime.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) NodeName ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) NodeName() pulumi.StringOutput
Name of the integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) RegisterTime ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) RegisterTime() pulumi.StringOutput
The time at which the integration runtime node was registered in ISO8601 format.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) Status ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Status() pulumi.StringOutput
Status of the integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutput ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutput() SelfHostedIntegrationRuntimeNodeResponseOutput
func (SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) ToSelfHostedIntegrationRuntimeNodeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeNodeResponseOutput
func (SelfHostedIntegrationRuntimeNodeResponseOutput) Version ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) Version() pulumi.StringOutput
Version of the integration runtime node.
func (SelfHostedIntegrationRuntimeNodeResponseOutput) VersionStatus ¶
func (o SelfHostedIntegrationRuntimeNodeResponseOutput) VersionStatus() pulumi.StringOutput
Status of the integration runtime node version.
type SelfHostedIntegrationRuntimeOutput ¶
type SelfHostedIntegrationRuntimeOutput struct{ *pulumi.OutputState }
Self-hosted integration runtime.
func (SelfHostedIntegrationRuntimeOutput) Description ¶
func (o SelfHostedIntegrationRuntimeOutput) Description() pulumi.StringPtrOutput
Integration runtime description.
func (SelfHostedIntegrationRuntimeOutput) ElementType ¶
func (SelfHostedIntegrationRuntimeOutput) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeOutput) LinkedInfo ¶
func (o SelfHostedIntegrationRuntimeOutput) LinkedInfo() pulumi.AnyOutput
Linked integration runtime type from data factory
func (SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutput ¶
func (o SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutput() SelfHostedIntegrationRuntimeOutput
func (SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutputWithContext ¶
func (o SelfHostedIntegrationRuntimeOutput) ToSelfHostedIntegrationRuntimeOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeOutput
func (SelfHostedIntegrationRuntimeOutput) Type ¶
func (o SelfHostedIntegrationRuntimeOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'SelfHosted'.
type SelfHostedIntegrationRuntimeResponse ¶
type SelfHostedIntegrationRuntimeResponse struct { // Integration runtime description. Description *string `pulumi:"description"` // Linked integration runtime type from data factory LinkedInfo interface{} `pulumi:"linkedInfo"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type string `pulumi:"type"` }
Self-hosted integration runtime.
type SelfHostedIntegrationRuntimeResponseArgs ¶
type SelfHostedIntegrationRuntimeResponseArgs struct { // Integration runtime description. Description pulumi.StringPtrInput `pulumi:"description"` // Linked integration runtime type from data factory LinkedInfo pulumi.Input `pulumi:"linkedInfo"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type pulumi.StringInput `pulumi:"type"` }
Self-hosted integration runtime.
func (SelfHostedIntegrationRuntimeResponseArgs) ElementType ¶
func (SelfHostedIntegrationRuntimeResponseArgs) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutput ¶
func (i SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutput() SelfHostedIntegrationRuntimeResponseOutput
func (SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutputWithContext ¶
func (i SelfHostedIntegrationRuntimeResponseArgs) ToSelfHostedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeResponseOutput
type SelfHostedIntegrationRuntimeResponseInput ¶
type SelfHostedIntegrationRuntimeResponseInput interface { pulumi.Input ToSelfHostedIntegrationRuntimeResponseOutput() SelfHostedIntegrationRuntimeResponseOutput ToSelfHostedIntegrationRuntimeResponseOutputWithContext(context.Context) SelfHostedIntegrationRuntimeResponseOutput }
SelfHostedIntegrationRuntimeResponseInput is an input type that accepts SelfHostedIntegrationRuntimeResponseArgs and SelfHostedIntegrationRuntimeResponseOutput values. You can construct a concrete instance of `SelfHostedIntegrationRuntimeResponseInput` via:
SelfHostedIntegrationRuntimeResponseArgs{...}
type SelfHostedIntegrationRuntimeResponseOutput ¶
type SelfHostedIntegrationRuntimeResponseOutput struct{ *pulumi.OutputState }
Self-hosted integration runtime.
func (SelfHostedIntegrationRuntimeResponseOutput) Description ¶
func (o SelfHostedIntegrationRuntimeResponseOutput) Description() pulumi.StringPtrOutput
Integration runtime description.
func (SelfHostedIntegrationRuntimeResponseOutput) ElementType ¶
func (SelfHostedIntegrationRuntimeResponseOutput) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeResponseOutput) LinkedInfo ¶
func (o SelfHostedIntegrationRuntimeResponseOutput) LinkedInfo() pulumi.AnyOutput
Linked integration runtime type from data factory
func (SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutput ¶
func (o SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutput() SelfHostedIntegrationRuntimeResponseOutput
func (SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutputWithContext ¶
func (o SelfHostedIntegrationRuntimeResponseOutput) ToSelfHostedIntegrationRuntimeResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeResponseOutput
func (SelfHostedIntegrationRuntimeResponseOutput) Type ¶
func (o SelfHostedIntegrationRuntimeResponseOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'SelfHosted'.
type SelfHostedIntegrationRuntimeStatusResponse ¶
type SelfHostedIntegrationRuntimeStatusResponse struct { // Whether Self-hosted integration runtime auto update has been turned on. AutoUpdate string `pulumi:"autoUpdate"` // The estimated time when the self-hosted integration runtime will be updated. AutoUpdateETA string `pulumi:"autoUpdateETA"` // Object with additional information about integration runtime capabilities. Capabilities map[string]string `pulumi:"capabilities"` // The time at which the integration runtime was created, in ISO8601 format. CreateTime string `pulumi:"createTime"` // The workspace name which the integration runtime belong to. DataFactoryName string `pulumi:"dataFactoryName"` // It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist). InternalChannelEncryption string `pulumi:"internalChannelEncryption"` // The latest version on download center. LatestVersion string `pulumi:"latestVersion"` // The list of linked integration runtimes that are created to share with this integration runtime. Links []LinkedIntegrationRuntimeResponse `pulumi:"links"` // The local time zone offset in hours. LocalTimeZoneOffset string `pulumi:"localTimeZoneOffset"` // The node communication Channel encryption mode NodeCommunicationChannelEncryptionMode string `pulumi:"nodeCommunicationChannelEncryptionMode"` // The list of nodes for this integration runtime. Nodes []SelfHostedIntegrationRuntimeNodeResponse `pulumi:"nodes"` // The version that the integration runtime is going to update to. PushedVersion string `pulumi:"pushedVersion"` // The date at which the integration runtime will be scheduled to update, in ISO8601 format. ScheduledUpdateDate string `pulumi:"scheduledUpdateDate"` // The URLs for the services used in integration runtime backend service. ServiceUrls []string `pulumi:"serviceUrls"` // The state of integration runtime. State string `pulumi:"state"` // The task queue id of the integration runtime. TaskQueueId string `pulumi:"taskQueueId"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type string `pulumi:"type"` // The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours UpdateDelayOffset string `pulumi:"updateDelayOffset"` // Version of the integration runtime. Version string `pulumi:"version"` // Status of the integration runtime version. VersionStatus string `pulumi:"versionStatus"` }
Self-hosted integration runtime status.
type SelfHostedIntegrationRuntimeStatusResponseArgs ¶
type SelfHostedIntegrationRuntimeStatusResponseArgs struct { // Whether Self-hosted integration runtime auto update has been turned on. AutoUpdate pulumi.StringInput `pulumi:"autoUpdate"` // The estimated time when the self-hosted integration runtime will be updated. AutoUpdateETA pulumi.StringInput `pulumi:"autoUpdateETA"` // Object with additional information about integration runtime capabilities. Capabilities pulumi.StringMapInput `pulumi:"capabilities"` // The time at which the integration runtime was created, in ISO8601 format. CreateTime pulumi.StringInput `pulumi:"createTime"` // The workspace name which the integration runtime belong to. DataFactoryName pulumi.StringInput `pulumi:"dataFactoryName"` // It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist). InternalChannelEncryption pulumi.StringInput `pulumi:"internalChannelEncryption"` // The latest version on download center. LatestVersion pulumi.StringInput `pulumi:"latestVersion"` // The list of linked integration runtimes that are created to share with this integration runtime. Links LinkedIntegrationRuntimeResponseArrayInput `pulumi:"links"` // The local time zone offset in hours. LocalTimeZoneOffset pulumi.StringInput `pulumi:"localTimeZoneOffset"` // The node communication Channel encryption mode NodeCommunicationChannelEncryptionMode pulumi.StringInput `pulumi:"nodeCommunicationChannelEncryptionMode"` // The list of nodes for this integration runtime. Nodes SelfHostedIntegrationRuntimeNodeResponseArrayInput `pulumi:"nodes"` // The version that the integration runtime is going to update to. PushedVersion pulumi.StringInput `pulumi:"pushedVersion"` // The date at which the integration runtime will be scheduled to update, in ISO8601 format. ScheduledUpdateDate pulumi.StringInput `pulumi:"scheduledUpdateDate"` // The URLs for the services used in integration runtime backend service. ServiceUrls pulumi.StringArrayInput `pulumi:"serviceUrls"` // The state of integration runtime. State pulumi.StringInput `pulumi:"state"` // The task queue id of the integration runtime. TaskQueueId pulumi.StringInput `pulumi:"taskQueueId"` // Type of integration runtime. // Expected value is 'SelfHosted'. Type pulumi.StringInput `pulumi:"type"` // The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours UpdateDelayOffset pulumi.StringInput `pulumi:"updateDelayOffset"` // Version of the integration runtime. Version pulumi.StringInput `pulumi:"version"` // Status of the integration runtime version. VersionStatus pulumi.StringInput `pulumi:"versionStatus"` }
Self-hosted integration runtime status.
func (SelfHostedIntegrationRuntimeStatusResponseArgs) ElementType ¶
func (SelfHostedIntegrationRuntimeStatusResponseArgs) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutput ¶
func (i SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutput() SelfHostedIntegrationRuntimeStatusResponseOutput
func (SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext ¶
func (i SelfHostedIntegrationRuntimeStatusResponseArgs) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeStatusResponseOutput
type SelfHostedIntegrationRuntimeStatusResponseInput ¶
type SelfHostedIntegrationRuntimeStatusResponseInput interface { pulumi.Input ToSelfHostedIntegrationRuntimeStatusResponseOutput() SelfHostedIntegrationRuntimeStatusResponseOutput ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext(context.Context) SelfHostedIntegrationRuntimeStatusResponseOutput }
SelfHostedIntegrationRuntimeStatusResponseInput is an input type that accepts SelfHostedIntegrationRuntimeStatusResponseArgs and SelfHostedIntegrationRuntimeStatusResponseOutput values. You can construct a concrete instance of `SelfHostedIntegrationRuntimeStatusResponseInput` via:
SelfHostedIntegrationRuntimeStatusResponseArgs{...}
type SelfHostedIntegrationRuntimeStatusResponseOutput ¶
type SelfHostedIntegrationRuntimeStatusResponseOutput struct{ *pulumi.OutputState }
Self-hosted integration runtime status.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdate ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdate() pulumi.StringOutput
Whether Self-hosted integration runtime auto update has been turned on.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdateETA ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) AutoUpdateETA() pulumi.StringOutput
The estimated time when the self-hosted integration runtime will be updated.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) Capabilities ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Capabilities() pulumi.StringMapOutput
Object with additional information about integration runtime capabilities.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) CreateTime ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) CreateTime() pulumi.StringOutput
The time at which the integration runtime was created, in ISO8601 format.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) DataFactoryName ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) DataFactoryName() pulumi.StringOutput
The workspace name which the integration runtime belong to.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ElementType ¶
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ElementType() reflect.Type
func (SelfHostedIntegrationRuntimeStatusResponseOutput) InternalChannelEncryption ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) InternalChannelEncryption() pulumi.StringOutput
It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist).
func (SelfHostedIntegrationRuntimeStatusResponseOutput) LatestVersion ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) LatestVersion() pulumi.StringOutput
The latest version on download center.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) Links ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Links() LinkedIntegrationRuntimeResponseArrayOutput
The list of linked integration runtimes that are created to share with this integration runtime.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) LocalTimeZoneOffset ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) LocalTimeZoneOffset() pulumi.StringOutput
The local time zone offset in hours.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) NodeCommunicationChannelEncryptionMode ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) NodeCommunicationChannelEncryptionMode() pulumi.StringOutput
The node communication Channel encryption mode
func (SelfHostedIntegrationRuntimeStatusResponseOutput) Nodes ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Nodes() SelfHostedIntegrationRuntimeNodeResponseArrayOutput
The list of nodes for this integration runtime.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) PushedVersion ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) PushedVersion() pulumi.StringOutput
The version that the integration runtime is going to update to.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ScheduledUpdateDate ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ScheduledUpdateDate() pulumi.StringOutput
The date at which the integration runtime will be scheduled to update, in ISO8601 format.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ServiceUrls ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ServiceUrls() pulumi.StringArrayOutput
The URLs for the services used in integration runtime backend service.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) State ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) State() pulumi.StringOutput
The state of integration runtime.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) TaskQueueId ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) TaskQueueId() pulumi.StringOutput
The task queue id of the integration runtime.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutput ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutput() SelfHostedIntegrationRuntimeStatusResponseOutput
func (SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) ToSelfHostedIntegrationRuntimeStatusResponseOutputWithContext(ctx context.Context) SelfHostedIntegrationRuntimeStatusResponseOutput
func (SelfHostedIntegrationRuntimeStatusResponseOutput) Type ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Type() pulumi.StringOutput
Type of integration runtime. Expected value is 'SelfHosted'.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) UpdateDelayOffset ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) UpdateDelayOffset() pulumi.StringOutput
The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours
func (SelfHostedIntegrationRuntimeStatusResponseOutput) Version ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) Version() pulumi.StringOutput
Version of the integration runtime.
func (SelfHostedIntegrationRuntimeStatusResponseOutput) VersionStatus ¶
func (o SelfHostedIntegrationRuntimeStatusResponseOutput) VersionStatus() pulumi.StringOutput
Status of the integration runtime version.
type SensitivityLabelRank ¶
func (SensitivityLabelRank) ElementType ¶
func (SensitivityLabelRank) ElementType() reflect.Type
func (SensitivityLabelRank) ToStringOutput ¶
func (e SensitivityLabelRank) ToStringOutput() pulumi.StringOutput
func (SensitivityLabelRank) ToStringOutputWithContext ¶
func (e SensitivityLabelRank) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (SensitivityLabelRank) ToStringPtrOutput ¶
func (e SensitivityLabelRank) ToStringPtrOutput() pulumi.StringPtrOutput
func (SensitivityLabelRank) ToStringPtrOutputWithContext ¶
func (e SensitivityLabelRank) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type Sku ¶
type Sku struct { // If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. Capacity *int `pulumi:"capacity"` // The SKU name Name *string `pulumi:"name"` // The service tier Tier *string `pulumi:"tier"` }
SQL pool SKU
type SkuArgs ¶
type SkuArgs struct { // If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. Capacity pulumi.IntPtrInput `pulumi:"capacity"` // The SKU name Name pulumi.StringPtrInput `pulumi:"name"` // The service tier Tier pulumi.StringPtrInput `pulumi:"tier"` }
SQL pool SKU
func (SkuArgs) ElementType ¶
func (SkuArgs) ToSkuOutput ¶
func (SkuArgs) ToSkuOutputWithContext ¶
func (SkuArgs) ToSkuPtrOutput ¶
func (i SkuArgs) ToSkuPtrOutput() SkuPtrOutput
func (SkuArgs) ToSkuPtrOutputWithContext ¶
func (i SkuArgs) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuInput ¶
type SkuInput interface { pulumi.Input ToSkuOutput() SkuOutput ToSkuOutputWithContext(context.Context) SkuOutput }
SkuInput is an input type that accepts SkuArgs and SkuOutput values. You can construct a concrete instance of `SkuInput` via:
SkuArgs{...}
type SkuOutput ¶
type SkuOutput struct{ *pulumi.OutputState }
SQL pool SKU
func (SkuOutput) Capacity ¶
func (o SkuOutput) Capacity() pulumi.IntPtrOutput
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
func (SkuOutput) ElementType ¶
func (SkuOutput) ToSkuOutput ¶
func (SkuOutput) ToSkuOutputWithContext ¶
func (SkuOutput) ToSkuPtrOutput ¶
func (o SkuOutput) ToSkuPtrOutput() SkuPtrOutput
func (SkuOutput) ToSkuPtrOutputWithContext ¶
func (o SkuOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuPtrInput ¶
type SkuPtrInput interface { pulumi.Input ToSkuPtrOutput() SkuPtrOutput ToSkuPtrOutputWithContext(context.Context) SkuPtrOutput }
SkuPtrInput is an input type that accepts SkuArgs, SkuPtr and SkuPtrOutput values. You can construct a concrete instance of `SkuPtrInput` via:
SkuArgs{...} or: nil
func SkuPtr ¶
func SkuPtr(v *SkuArgs) SkuPtrInput
type SkuPtrOutput ¶
type SkuPtrOutput struct{ *pulumi.OutputState }
func (SkuPtrOutput) Capacity ¶
func (o SkuPtrOutput) Capacity() pulumi.IntPtrOutput
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
func (SkuPtrOutput) Elem ¶
func (o SkuPtrOutput) Elem() SkuOutput
func (SkuPtrOutput) ElementType ¶
func (SkuPtrOutput) ElementType() reflect.Type
func (SkuPtrOutput) ToSkuPtrOutput ¶
func (o SkuPtrOutput) ToSkuPtrOutput() SkuPtrOutput
func (SkuPtrOutput) ToSkuPtrOutputWithContext ¶
func (o SkuPtrOutput) ToSkuPtrOutputWithContext(ctx context.Context) SkuPtrOutput
type SkuResponse ¶
type SkuResponse struct { // If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. Capacity *int `pulumi:"capacity"` // The SKU name Name *string `pulumi:"name"` // The service tier Tier *string `pulumi:"tier"` }
SQL pool SKU
type SkuResponseArgs ¶
type SkuResponseArgs struct { // If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. Capacity pulumi.IntPtrInput `pulumi:"capacity"` // The SKU name Name pulumi.StringPtrInput `pulumi:"name"` // The service tier Tier pulumi.StringPtrInput `pulumi:"tier"` }
SQL pool SKU
func (SkuResponseArgs) ElementType ¶
func (SkuResponseArgs) ElementType() reflect.Type
func (SkuResponseArgs) ToSkuResponseOutput ¶
func (i SkuResponseArgs) ToSkuResponseOutput() SkuResponseOutput
func (SkuResponseArgs) ToSkuResponseOutputWithContext ¶
func (i SkuResponseArgs) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
func (SkuResponseArgs) ToSkuResponsePtrOutput ¶
func (i SkuResponseArgs) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponseArgs) ToSkuResponsePtrOutputWithContext ¶
func (i SkuResponseArgs) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type SkuResponseInput ¶
type SkuResponseInput interface { pulumi.Input ToSkuResponseOutput() SkuResponseOutput ToSkuResponseOutputWithContext(context.Context) SkuResponseOutput }
SkuResponseInput is an input type that accepts SkuResponseArgs and SkuResponseOutput values. You can construct a concrete instance of `SkuResponseInput` via:
SkuResponseArgs{...}
type SkuResponseOutput ¶
type SkuResponseOutput struct{ *pulumi.OutputState }
SQL pool SKU
func (SkuResponseOutput) Capacity ¶
func (o SkuResponseOutput) Capacity() pulumi.IntPtrOutput
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
func (SkuResponseOutput) ElementType ¶
func (SkuResponseOutput) ElementType() reflect.Type
func (SkuResponseOutput) Name ¶
func (o SkuResponseOutput) Name() pulumi.StringPtrOutput
The SKU name
func (SkuResponseOutput) Tier ¶
func (o SkuResponseOutput) Tier() pulumi.StringPtrOutput
The service tier
func (SkuResponseOutput) ToSkuResponseOutput ¶
func (o SkuResponseOutput) ToSkuResponseOutput() SkuResponseOutput
func (SkuResponseOutput) ToSkuResponseOutputWithContext ¶
func (o SkuResponseOutput) ToSkuResponseOutputWithContext(ctx context.Context) SkuResponseOutput
func (SkuResponseOutput) ToSkuResponsePtrOutput ¶
func (o SkuResponseOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponseOutput) ToSkuResponsePtrOutputWithContext ¶
func (o SkuResponseOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type SkuResponsePtrInput ¶
type SkuResponsePtrInput interface { pulumi.Input ToSkuResponsePtrOutput() SkuResponsePtrOutput ToSkuResponsePtrOutputWithContext(context.Context) SkuResponsePtrOutput }
SkuResponsePtrInput is an input type that accepts SkuResponseArgs, SkuResponsePtr and SkuResponsePtrOutput values. You can construct a concrete instance of `SkuResponsePtrInput` via:
SkuResponseArgs{...} or: nil
func SkuResponsePtr ¶
func SkuResponsePtr(v *SkuResponseArgs) SkuResponsePtrInput
type SkuResponsePtrOutput ¶
type SkuResponsePtrOutput struct{ *pulumi.OutputState }
func (SkuResponsePtrOutput) Capacity ¶
func (o SkuResponsePtrOutput) Capacity() pulumi.IntPtrOutput
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
func (SkuResponsePtrOutput) Elem ¶
func (o SkuResponsePtrOutput) Elem() SkuResponseOutput
func (SkuResponsePtrOutput) ElementType ¶
func (SkuResponsePtrOutput) ElementType() reflect.Type
func (SkuResponsePtrOutput) Name ¶
func (o SkuResponsePtrOutput) Name() pulumi.StringPtrOutput
The SKU name
func (SkuResponsePtrOutput) Tier ¶
func (o SkuResponsePtrOutput) Tier() pulumi.StringPtrOutput
The service tier
func (SkuResponsePtrOutput) ToSkuResponsePtrOutput ¶
func (o SkuResponsePtrOutput) ToSkuResponsePtrOutput() SkuResponsePtrOutput
func (SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext ¶
func (o SkuResponsePtrOutput) ToSkuResponsePtrOutputWithContext(ctx context.Context) SkuResponsePtrOutput
type SqlPool ¶
type SqlPool struct { pulumi.CustomResourceState // Collation mode Collation pulumi.StringPtrOutput `pulumi:"collation"` // What is this? CreateMode pulumi.StringPtrOutput `pulumi:"createMode"` // Date the SQL pool was created CreationDate pulumi.StringPtrOutput `pulumi:"creationDate"` // The geo-location where the resource lives Location pulumi.StringOutput `pulumi:"location"` // Maximum size in bytes MaxSizeBytes pulumi.Float64PtrOutput `pulumi:"maxSizeBytes"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Resource state ProvisioningState pulumi.StringPtrOutput `pulumi:"provisioningState"` // Backup database to restore from RecoverableDatabaseId pulumi.StringPtrOutput `pulumi:"recoverableDatabaseId"` // Snapshot time to restore RestorePointInTime pulumi.StringPtrOutput `pulumi:"restorePointInTime"` // SQL pool SKU Sku SkuResponsePtrOutput `pulumi:"sku"` // Source database to create from SourceDatabaseId pulumi.StringPtrOutput `pulumi:"sourceDatabaseId"` // Resource status Status pulumi.StringPtrOutput `pulumi:"status"` // The storage account type used to store backups for this sql pool. StorageAccountType pulumi.StringPtrOutput `pulumi:"storageAccountType"` // Resource tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A SQL Analytics pool
func GetSqlPool ¶
func GetSqlPool(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolState, opts ...pulumi.ResourceOption) (*SqlPool, error)
GetSqlPool gets an existing SqlPool resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPool ¶
func NewSqlPool(ctx *pulumi.Context, name string, args *SqlPoolArgs, opts ...pulumi.ResourceOption) (*SqlPool, error)
NewSqlPool registers a new resource with the given unique name, arguments, and options.
func (*SqlPool) ElementType ¶
func (*SqlPool) ToSqlPoolOutput ¶
func (i *SqlPool) ToSqlPoolOutput() SqlPoolOutput
func (*SqlPool) ToSqlPoolOutputWithContext ¶
func (i *SqlPool) ToSqlPoolOutputWithContext(ctx context.Context) SqlPoolOutput
type SqlPoolArgs ¶
type SqlPoolArgs struct { // Collation mode Collation pulumi.StringPtrInput // What is this? CreateMode pulumi.StringPtrInput // Date the SQL pool was created CreationDate pulumi.StringPtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // Maximum size in bytes MaxSizeBytes pulumi.Float64PtrInput // Resource state ProvisioningState pulumi.StringPtrInput // Backup database to restore from RecoverableDatabaseId pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Snapshot time to restore RestorePointInTime pulumi.StringPtrInput // SQL pool SKU Sku SkuPtrInput // Source database to create from SourceDatabaseId pulumi.StringPtrInput // SQL pool name SqlPoolName pulumi.StringInput // Resource status Status pulumi.StringPtrInput // The storage account type used to store backups for this sql pool. StorageAccountType pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPool resource.
func (SqlPoolArgs) ElementType ¶
func (SqlPoolArgs) ElementType() reflect.Type
type SqlPoolInput ¶
type SqlPoolInput interface { pulumi.Input ToSqlPoolOutput() SqlPoolOutput ToSqlPoolOutputWithContext(ctx context.Context) SqlPoolOutput }
type SqlPoolOutput ¶
type SqlPoolOutput struct {
*pulumi.OutputState
}
func (SqlPoolOutput) ElementType ¶
func (SqlPoolOutput) ElementType() reflect.Type
func (SqlPoolOutput) ToSqlPoolOutput ¶
func (o SqlPoolOutput) ToSqlPoolOutput() SqlPoolOutput
func (SqlPoolOutput) ToSqlPoolOutputWithContext ¶
func (o SqlPoolOutput) ToSqlPoolOutputWithContext(ctx context.Context) SqlPoolOutput
type SqlPoolSensitivityLabel ¶
type SqlPoolSensitivityLabel struct { pulumi.CustomResourceState // The column name. ColumnName pulumi.StringOutput `pulumi:"columnName"` // The information type. InformationType pulumi.StringPtrOutput `pulumi:"informationType"` // The information type ID. InformationTypeId pulumi.StringPtrOutput `pulumi:"informationTypeId"` // Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not. IsDisabled pulumi.BoolOutput `pulumi:"isDisabled"` // The label ID. LabelId pulumi.StringPtrOutput `pulumi:"labelId"` // The label name. LabelName pulumi.StringPtrOutput `pulumi:"labelName"` // managed by ManagedBy pulumi.StringOutput `pulumi:"managedBy"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` Rank pulumi.StringPtrOutput `pulumi:"rank"` // The schema name. SchemaName pulumi.StringOutput `pulumi:"schemaName"` // The table name. TableName pulumi.StringOutput `pulumi:"tableName"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A sensitivity label.
func GetSqlPoolSensitivityLabel ¶
func GetSqlPoolSensitivityLabel(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolSensitivityLabelState, opts ...pulumi.ResourceOption) (*SqlPoolSensitivityLabel, error)
GetSqlPoolSensitivityLabel gets an existing SqlPoolSensitivityLabel resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolSensitivityLabel ¶
func NewSqlPoolSensitivityLabel(ctx *pulumi.Context, name string, args *SqlPoolSensitivityLabelArgs, opts ...pulumi.ResourceOption) (*SqlPoolSensitivityLabel, error)
NewSqlPoolSensitivityLabel registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolSensitivityLabel) ElementType ¶
func (*SqlPoolSensitivityLabel) ElementType() reflect.Type
func (*SqlPoolSensitivityLabel) ToSqlPoolSensitivityLabelOutput ¶
func (i *SqlPoolSensitivityLabel) ToSqlPoolSensitivityLabelOutput() SqlPoolSensitivityLabelOutput
func (*SqlPoolSensitivityLabel) ToSqlPoolSensitivityLabelOutputWithContext ¶
func (i *SqlPoolSensitivityLabel) ToSqlPoolSensitivityLabelOutputWithContext(ctx context.Context) SqlPoolSensitivityLabelOutput
type SqlPoolSensitivityLabelArgs ¶
type SqlPoolSensitivityLabelArgs struct { // The name of the column. ColumnName pulumi.StringInput // The information type. InformationType pulumi.StringPtrInput // The information type ID. InformationTypeId pulumi.StringPtrInput // The label ID. LabelId pulumi.StringPtrInput // The label name. LabelName pulumi.StringPtrInput Rank *SensitivityLabelRank // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The name of the schema. SchemaName pulumi.StringInput // The source of the sensitivity label. SensitivityLabelSource pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // The name of the table. TableName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolSensitivityLabel resource.
func (SqlPoolSensitivityLabelArgs) ElementType ¶
func (SqlPoolSensitivityLabelArgs) ElementType() reflect.Type
type SqlPoolSensitivityLabelInput ¶
type SqlPoolSensitivityLabelInput interface { pulumi.Input ToSqlPoolSensitivityLabelOutput() SqlPoolSensitivityLabelOutput ToSqlPoolSensitivityLabelOutputWithContext(ctx context.Context) SqlPoolSensitivityLabelOutput }
type SqlPoolSensitivityLabelOutput ¶
type SqlPoolSensitivityLabelOutput struct {
*pulumi.OutputState
}
func (SqlPoolSensitivityLabelOutput) ElementType ¶
func (SqlPoolSensitivityLabelOutput) ElementType() reflect.Type
func (SqlPoolSensitivityLabelOutput) ToSqlPoolSensitivityLabelOutput ¶
func (o SqlPoolSensitivityLabelOutput) ToSqlPoolSensitivityLabelOutput() SqlPoolSensitivityLabelOutput
func (SqlPoolSensitivityLabelOutput) ToSqlPoolSensitivityLabelOutputWithContext ¶
func (o SqlPoolSensitivityLabelOutput) ToSqlPoolSensitivityLabelOutputWithContext(ctx context.Context) SqlPoolSensitivityLabelOutput
type SqlPoolSensitivityLabelState ¶
type SqlPoolSensitivityLabelState struct { // The column name. ColumnName pulumi.StringPtrInput // The information type. InformationType pulumi.StringPtrInput // The information type ID. InformationTypeId pulumi.StringPtrInput // Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not. IsDisabled pulumi.BoolPtrInput // The label ID. LabelId pulumi.StringPtrInput // The label name. LabelName pulumi.StringPtrInput // managed by ManagedBy pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput Rank pulumi.StringPtrInput // The schema name. SchemaName pulumi.StringPtrInput // The table name. TableName pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolSensitivityLabelState) ElementType ¶
func (SqlPoolSensitivityLabelState) ElementType() reflect.Type
type SqlPoolState ¶
type SqlPoolState struct { // Collation mode Collation pulumi.StringPtrInput // What is this? CreateMode pulumi.StringPtrInput // Date the SQL pool was created CreationDate pulumi.StringPtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // Maximum size in bytes MaxSizeBytes pulumi.Float64PtrInput // The name of the resource Name pulumi.StringPtrInput // Resource state ProvisioningState pulumi.StringPtrInput // Backup database to restore from RecoverableDatabaseId pulumi.StringPtrInput // Snapshot time to restore RestorePointInTime pulumi.StringPtrInput // SQL pool SKU Sku SkuResponsePtrInput // Source database to create from SourceDatabaseId pulumi.StringPtrInput // Resource status Status pulumi.StringPtrInput // The storage account type used to store backups for this sql pool. StorageAccountType pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolState) ElementType ¶
func (SqlPoolState) ElementType() reflect.Type
type SqlPoolTransparentDataEncryption ¶
type SqlPoolTransparentDataEncryption struct { pulumi.CustomResourceState // Resource location. Location pulumi.StringOutput `pulumi:"location"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The status of the database transparent data encryption. Status pulumi.StringPtrOutput `pulumi:"status"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Represents a Sql pool transparent data encryption configuration.
func GetSqlPoolTransparentDataEncryption ¶
func GetSqlPoolTransparentDataEncryption(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolTransparentDataEncryptionState, opts ...pulumi.ResourceOption) (*SqlPoolTransparentDataEncryption, error)
GetSqlPoolTransparentDataEncryption gets an existing SqlPoolTransparentDataEncryption resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolTransparentDataEncryption ¶
func NewSqlPoolTransparentDataEncryption(ctx *pulumi.Context, name string, args *SqlPoolTransparentDataEncryptionArgs, opts ...pulumi.ResourceOption) (*SqlPoolTransparentDataEncryption, error)
NewSqlPoolTransparentDataEncryption registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolTransparentDataEncryption) ElementType ¶
func (*SqlPoolTransparentDataEncryption) ElementType() reflect.Type
func (*SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutput ¶
func (i *SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutput() SqlPoolTransparentDataEncryptionOutput
func (*SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutputWithContext ¶
func (i *SqlPoolTransparentDataEncryption) ToSqlPoolTransparentDataEncryptionOutputWithContext(ctx context.Context) SqlPoolTransparentDataEncryptionOutput
type SqlPoolTransparentDataEncryptionArgs ¶
type SqlPoolTransparentDataEncryptionArgs struct { // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // The status of the database transparent data encryption. Status pulumi.StringPtrInput // The name of the transparent data encryption configuration. TransparentDataEncryptionName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolTransparentDataEncryption resource.
func (SqlPoolTransparentDataEncryptionArgs) ElementType ¶
func (SqlPoolTransparentDataEncryptionArgs) ElementType() reflect.Type
type SqlPoolTransparentDataEncryptionInput ¶
type SqlPoolTransparentDataEncryptionInput interface { pulumi.Input ToSqlPoolTransparentDataEncryptionOutput() SqlPoolTransparentDataEncryptionOutput ToSqlPoolTransparentDataEncryptionOutputWithContext(ctx context.Context) SqlPoolTransparentDataEncryptionOutput }
type SqlPoolTransparentDataEncryptionOutput ¶
type SqlPoolTransparentDataEncryptionOutput struct {
*pulumi.OutputState
}
func (SqlPoolTransparentDataEncryptionOutput) ElementType ¶
func (SqlPoolTransparentDataEncryptionOutput) ElementType() reflect.Type
func (SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutput ¶
func (o SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutput() SqlPoolTransparentDataEncryptionOutput
func (SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutputWithContext ¶
func (o SqlPoolTransparentDataEncryptionOutput) ToSqlPoolTransparentDataEncryptionOutputWithContext(ctx context.Context) SqlPoolTransparentDataEncryptionOutput
type SqlPoolTransparentDataEncryptionState ¶
type SqlPoolTransparentDataEncryptionState struct { // Resource location. Location pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // The status of the database transparent data encryption. Status pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolTransparentDataEncryptionState) ElementType ¶
func (SqlPoolTransparentDataEncryptionState) ElementType() reflect.Type
type SqlPoolVulnerabilityAssessment ¶
type SqlPoolVulnerabilityAssessment struct { pulumi.CustomResourceState // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput `pulumi:"recurringScans"` // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrOutput `pulumi:"storageAccountAccessKey"` // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set StorageContainerPath pulumi.StringPtrOutput `pulumi:"storageContainerPath"` // A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrOutput `pulumi:"storageContainerSasKey"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A Sql pool vulnerability assessment.
func GetSqlPoolVulnerabilityAssessment ¶
func GetSqlPoolVulnerabilityAssessment(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolVulnerabilityAssessmentState, opts ...pulumi.ResourceOption) (*SqlPoolVulnerabilityAssessment, error)
GetSqlPoolVulnerabilityAssessment gets an existing SqlPoolVulnerabilityAssessment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolVulnerabilityAssessment ¶
func NewSqlPoolVulnerabilityAssessment(ctx *pulumi.Context, name string, args *SqlPoolVulnerabilityAssessmentArgs, opts ...pulumi.ResourceOption) (*SqlPoolVulnerabilityAssessment, error)
NewSqlPoolVulnerabilityAssessment registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolVulnerabilityAssessment) ElementType ¶
func (*SqlPoolVulnerabilityAssessment) ElementType() reflect.Type
func (*SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutput ¶
func (i *SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutput() SqlPoolVulnerabilityAssessmentOutput
func (*SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutputWithContext ¶
func (i *SqlPoolVulnerabilityAssessment) ToSqlPoolVulnerabilityAssessmentOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentOutput
type SqlPoolVulnerabilityAssessmentArgs ¶
type SqlPoolVulnerabilityAssessmentArgs struct { // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrInput // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set StorageContainerPath pulumi.StringPtrInput // A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrInput // The name of the vulnerability assessment. VulnerabilityAssessmentName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolVulnerabilityAssessment resource.
func (SqlPoolVulnerabilityAssessmentArgs) ElementType ¶
func (SqlPoolVulnerabilityAssessmentArgs) ElementType() reflect.Type
type SqlPoolVulnerabilityAssessmentInput ¶
type SqlPoolVulnerabilityAssessmentInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentOutput() SqlPoolVulnerabilityAssessmentOutput ToSqlPoolVulnerabilityAssessmentOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentOutput }
type SqlPoolVulnerabilityAssessmentOutput ¶
type SqlPoolVulnerabilityAssessmentOutput struct {
*pulumi.OutputState
}
func (SqlPoolVulnerabilityAssessmentOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutput ¶
func (o SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutput() SqlPoolVulnerabilityAssessmentOutput
func (SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentOutput) ToSqlPoolVulnerabilityAssessmentOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentOutput
type SqlPoolVulnerabilityAssessmentRuleBaseline ¶
type SqlPoolVulnerabilityAssessmentRuleBaseline struct { pulumi.CustomResourceState // The rule baseline result BaselineResults SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput `pulumi:"baselineResults"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A Sql pool vulnerability assessment rule baseline.
func GetSqlPoolVulnerabilityAssessmentRuleBaseline ¶
func GetSqlPoolVulnerabilityAssessmentRuleBaseline(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolVulnerabilityAssessmentRuleBaselineState, opts ...pulumi.ResourceOption) (*SqlPoolVulnerabilityAssessmentRuleBaseline, error)
GetSqlPoolVulnerabilityAssessmentRuleBaseline gets an existing SqlPoolVulnerabilityAssessmentRuleBaseline resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolVulnerabilityAssessmentRuleBaseline ¶
func NewSqlPoolVulnerabilityAssessmentRuleBaseline(ctx *pulumi.Context, name string, args *SqlPoolVulnerabilityAssessmentRuleBaselineArgs, opts ...pulumi.ResourceOption) (*SqlPoolVulnerabilityAssessmentRuleBaseline, error)
NewSqlPoolVulnerabilityAssessmentRuleBaseline registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolVulnerabilityAssessmentRuleBaseline) ElementType ¶
func (*SqlPoolVulnerabilityAssessmentRuleBaseline) ElementType() reflect.Type
func (*SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput ¶
func (i *SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput() SqlPoolVulnerabilityAssessmentRuleBaselineOutput
func (*SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext ¶
func (i *SqlPoolVulnerabilityAssessmentRuleBaseline) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineArgs ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineArgs struct { // The name of the vulnerability assessment rule baseline (default implies a baseline on a Sql pool level rule and master for workspace level rule). BaselineName pulumi.StringInput // The rule baseline result BaselineResults SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // The vulnerability assessment rule ID. RuleId pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // The name of the vulnerability assessment. VulnerabilityAssessmentName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolVulnerabilityAssessmentRuleBaseline resource.
func (SqlPoolVulnerabilityAssessmentRuleBaselineArgs) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineArgs) ElementType() reflect.Type
type SqlPoolVulnerabilityAssessmentRuleBaselineInput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput() SqlPoolVulnerabilityAssessmentRuleBaselineOutput ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineOutput }
type SqlPoolVulnerabilityAssessmentRuleBaselineItem ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItem struct { // The rule baseline result Result []string `pulumi:"result"` }
Properties for an Sql pool vulnerability assessment rule baseline's result.
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs struct { // The rule baseline result Result pulumi.StringArrayInput `pulumi:"result"` }
Properties for an Sql pool vulnerability assessment rule baseline's result.
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArray ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArray []SqlPoolVulnerabilityAssessmentRuleBaselineItemInput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext(context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput }
SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput is an input type that accepts SqlPoolVulnerabilityAssessmentRuleBaselineItemArray and SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput values. You can construct a concrete instance of `SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayInput` via:
SqlPoolVulnerabilityAssessmentRuleBaselineItemArray{ SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs{...} }
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput struct{ *pulumi.OutputState }
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemArrayOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemInput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext(context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput }
SqlPoolVulnerabilityAssessmentRuleBaselineItemInput is an input type that accepts SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs and SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput values. You can construct a concrete instance of `SqlPoolVulnerabilityAssessmentRuleBaselineItemInput` via:
SqlPoolVulnerabilityAssessmentRuleBaselineItemArgs{...}
type SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput struct{ *pulumi.OutputState }
Properties for an Sql pool vulnerability assessment rule baseline's result.
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) Result ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) Result() pulumi.StringArrayOutput
The rule baseline result
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponse ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponse struct { // The rule baseline result Result []string `pulumi:"result"` }
Properties for an Sql pool vulnerability assessment rule baseline's result.
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs struct { // The rule baseline result Result pulumi.StringArrayInput `pulumi:"result"` }
Properties for an Sql pool vulnerability assessment rule baseline's result.
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray []SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext ¶
func (i SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext(context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput }
SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput is an input type that accepts SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray and SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput values. You can construct a concrete instance of `SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput` via:
SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArray{ SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs{...} }
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput struct{ *pulumi.OutputState }
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput interface { pulumi.Input ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext(context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput }
SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput is an input type that accepts SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs and SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput values. You can construct a concrete instance of `SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseInput` via:
SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArgs{...}
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput struct{ *pulumi.OutputState }
Properties for an Sql pool vulnerability assessment rule baseline's result.
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) Result ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) Result() pulumi.StringArrayOutput
The rule baseline result
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput() SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineOutput ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineOutput struct {
*pulumi.OutputState
}
func (SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ElementType() reflect.Type
func (SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutput() SqlPoolVulnerabilityAssessmentRuleBaselineOutput
func (SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext ¶
func (o SqlPoolVulnerabilityAssessmentRuleBaselineOutput) ToSqlPoolVulnerabilityAssessmentRuleBaselineOutputWithContext(ctx context.Context) SqlPoolVulnerabilityAssessmentRuleBaselineOutput
type SqlPoolVulnerabilityAssessmentRuleBaselineState ¶
type SqlPoolVulnerabilityAssessmentRuleBaselineState struct { // The rule baseline result BaselineResults SqlPoolVulnerabilityAssessmentRuleBaselineItemResponseArrayInput // The name of the resource Name pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolVulnerabilityAssessmentRuleBaselineState) ElementType ¶
func (SqlPoolVulnerabilityAssessmentRuleBaselineState) ElementType() reflect.Type
type SqlPoolVulnerabilityAssessmentState ¶
type SqlPoolVulnerabilityAssessmentState struct { // The name of the resource Name pulumi.StringPtrInput // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrInput // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set StorageContainerPath pulumi.StringPtrInput // A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolVulnerabilityAssessmentState) ElementType ¶
func (SqlPoolVulnerabilityAssessmentState) ElementType() reflect.Type
type SqlPoolWorkloadClassifier ¶
type SqlPoolWorkloadClassifier struct { pulumi.CustomResourceState // The workload classifier context. Context pulumi.StringPtrOutput `pulumi:"context"` // The workload classifier end time for classification. EndTime pulumi.StringPtrOutput `pulumi:"endTime"` // The workload classifier importance. Importance pulumi.StringPtrOutput `pulumi:"importance"` // The workload classifier label. Label pulumi.StringPtrOutput `pulumi:"label"` // The workload classifier member name. MemberName pulumi.StringOutput `pulumi:"memberName"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The workload classifier start time for classification. StartTime pulumi.StringPtrOutput `pulumi:"startTime"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Workload classifier operations for a data warehouse
func GetSqlPoolWorkloadClassifier ¶
func GetSqlPoolWorkloadClassifier(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolWorkloadClassifierState, opts ...pulumi.ResourceOption) (*SqlPoolWorkloadClassifier, error)
GetSqlPoolWorkloadClassifier gets an existing SqlPoolWorkloadClassifier resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolWorkloadClassifier ¶
func NewSqlPoolWorkloadClassifier(ctx *pulumi.Context, name string, args *SqlPoolWorkloadClassifierArgs, opts ...pulumi.ResourceOption) (*SqlPoolWorkloadClassifier, error)
NewSqlPoolWorkloadClassifier registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolWorkloadClassifier) ElementType ¶
func (*SqlPoolWorkloadClassifier) ElementType() reflect.Type
func (*SqlPoolWorkloadClassifier) ToSqlPoolWorkloadClassifierOutput ¶
func (i *SqlPoolWorkloadClassifier) ToSqlPoolWorkloadClassifierOutput() SqlPoolWorkloadClassifierOutput
func (*SqlPoolWorkloadClassifier) ToSqlPoolWorkloadClassifierOutputWithContext ¶
func (i *SqlPoolWorkloadClassifier) ToSqlPoolWorkloadClassifierOutputWithContext(ctx context.Context) SqlPoolWorkloadClassifierOutput
type SqlPoolWorkloadClassifierArgs ¶
type SqlPoolWorkloadClassifierArgs struct { // The workload classifier context. Context pulumi.StringPtrInput // The workload classifier end time for classification. EndTime pulumi.StringPtrInput // The workload classifier importance. Importance pulumi.StringPtrInput // The workload classifier label. Label pulumi.StringPtrInput // The workload classifier member name. MemberName pulumi.StringInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // The workload classifier start time for classification. StartTime pulumi.StringPtrInput // The name of the workload classifier. WorkloadClassifierName pulumi.StringInput // The name of the workload group. WorkloadGroupName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolWorkloadClassifier resource.
func (SqlPoolWorkloadClassifierArgs) ElementType ¶
func (SqlPoolWorkloadClassifierArgs) ElementType() reflect.Type
type SqlPoolWorkloadClassifierInput ¶
type SqlPoolWorkloadClassifierInput interface { pulumi.Input ToSqlPoolWorkloadClassifierOutput() SqlPoolWorkloadClassifierOutput ToSqlPoolWorkloadClassifierOutputWithContext(ctx context.Context) SqlPoolWorkloadClassifierOutput }
type SqlPoolWorkloadClassifierOutput ¶
type SqlPoolWorkloadClassifierOutput struct {
*pulumi.OutputState
}
func (SqlPoolWorkloadClassifierOutput) ElementType ¶
func (SqlPoolWorkloadClassifierOutput) ElementType() reflect.Type
func (SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutput ¶
func (o SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutput() SqlPoolWorkloadClassifierOutput
func (SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutputWithContext ¶
func (o SqlPoolWorkloadClassifierOutput) ToSqlPoolWorkloadClassifierOutputWithContext(ctx context.Context) SqlPoolWorkloadClassifierOutput
type SqlPoolWorkloadClassifierState ¶
type SqlPoolWorkloadClassifierState struct { // The workload classifier context. Context pulumi.StringPtrInput // The workload classifier end time for classification. EndTime pulumi.StringPtrInput // The workload classifier importance. Importance pulumi.StringPtrInput // The workload classifier label. Label pulumi.StringPtrInput // The workload classifier member name. MemberName pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // The workload classifier start time for classification. StartTime pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolWorkloadClassifierState) ElementType ¶
func (SqlPoolWorkloadClassifierState) ElementType() reflect.Type
type SqlPoolWorkloadGroup ¶
type SqlPoolWorkloadGroup struct { pulumi.CustomResourceState // The workload group importance level. Importance pulumi.StringPtrOutput `pulumi:"importance"` // The workload group cap percentage resource. MaxResourcePercent pulumi.IntOutput `pulumi:"maxResourcePercent"` // The workload group request maximum grant percentage. MaxResourcePercentPerRequest pulumi.Float64PtrOutput `pulumi:"maxResourcePercentPerRequest"` // The workload group minimum percentage resource. MinResourcePercent pulumi.IntOutput `pulumi:"minResourcePercent"` // The workload group request minimum grant percentage. MinResourcePercentPerRequest pulumi.Float64Output `pulumi:"minResourcePercentPerRequest"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The workload group query execution timeout. QueryExecutionTimeout pulumi.IntPtrOutput `pulumi:"queryExecutionTimeout"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Workload group operations for a sql pool
func GetSqlPoolWorkloadGroup ¶
func GetSqlPoolWorkloadGroup(ctx *pulumi.Context, name string, id pulumi.IDInput, state *SqlPoolWorkloadGroupState, opts ...pulumi.ResourceOption) (*SqlPoolWorkloadGroup, error)
GetSqlPoolWorkloadGroup gets an existing SqlPoolWorkloadGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewSqlPoolWorkloadGroup ¶
func NewSqlPoolWorkloadGroup(ctx *pulumi.Context, name string, args *SqlPoolWorkloadGroupArgs, opts ...pulumi.ResourceOption) (*SqlPoolWorkloadGroup, error)
NewSqlPoolWorkloadGroup registers a new resource with the given unique name, arguments, and options.
func (*SqlPoolWorkloadGroup) ElementType ¶
func (*SqlPoolWorkloadGroup) ElementType() reflect.Type
func (*SqlPoolWorkloadGroup) ToSqlPoolWorkloadGroupOutput ¶
func (i *SqlPoolWorkloadGroup) ToSqlPoolWorkloadGroupOutput() SqlPoolWorkloadGroupOutput
func (*SqlPoolWorkloadGroup) ToSqlPoolWorkloadGroupOutputWithContext ¶
func (i *SqlPoolWorkloadGroup) ToSqlPoolWorkloadGroupOutputWithContext(ctx context.Context) SqlPoolWorkloadGroupOutput
type SqlPoolWorkloadGroupArgs ¶
type SqlPoolWorkloadGroupArgs struct { // The workload group importance level. Importance pulumi.StringPtrInput // The workload group cap percentage resource. MaxResourcePercent pulumi.IntInput // The workload group request maximum grant percentage. MaxResourcePercentPerRequest pulumi.Float64PtrInput // The workload group minimum percentage resource. MinResourcePercent pulumi.IntInput // The workload group request minimum grant percentage. MinResourcePercentPerRequest pulumi.Float64Input // The workload group query execution timeout. QueryExecutionTimeout pulumi.IntPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // SQL pool name SqlPoolName pulumi.StringInput // The name of the workload group. WorkloadGroupName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a SqlPoolWorkloadGroup resource.
func (SqlPoolWorkloadGroupArgs) ElementType ¶
func (SqlPoolWorkloadGroupArgs) ElementType() reflect.Type
type SqlPoolWorkloadGroupInput ¶
type SqlPoolWorkloadGroupInput interface { pulumi.Input ToSqlPoolWorkloadGroupOutput() SqlPoolWorkloadGroupOutput ToSqlPoolWorkloadGroupOutputWithContext(ctx context.Context) SqlPoolWorkloadGroupOutput }
type SqlPoolWorkloadGroupOutput ¶
type SqlPoolWorkloadGroupOutput struct {
*pulumi.OutputState
}
func (SqlPoolWorkloadGroupOutput) ElementType ¶
func (SqlPoolWorkloadGroupOutput) ElementType() reflect.Type
func (SqlPoolWorkloadGroupOutput) ToSqlPoolWorkloadGroupOutput ¶
func (o SqlPoolWorkloadGroupOutput) ToSqlPoolWorkloadGroupOutput() SqlPoolWorkloadGroupOutput
func (SqlPoolWorkloadGroupOutput) ToSqlPoolWorkloadGroupOutputWithContext ¶
func (o SqlPoolWorkloadGroupOutput) ToSqlPoolWorkloadGroupOutputWithContext(ctx context.Context) SqlPoolWorkloadGroupOutput
type SqlPoolWorkloadGroupState ¶
type SqlPoolWorkloadGroupState struct { // The workload group importance level. Importance pulumi.StringPtrInput // The workload group cap percentage resource. MaxResourcePercent pulumi.IntPtrInput // The workload group request maximum grant percentage. MaxResourcePercentPerRequest pulumi.Float64PtrInput // The workload group minimum percentage resource. MinResourcePercent pulumi.IntPtrInput // The workload group request minimum grant percentage. MinResourcePercentPerRequest pulumi.Float64PtrInput // The name of the resource Name pulumi.StringPtrInput // The workload group query execution timeout. QueryExecutionTimeout pulumi.IntPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (SqlPoolWorkloadGroupState) ElementType ¶
func (SqlPoolWorkloadGroupState) ElementType() reflect.Type
type SsisEnvironmentReferenceResponse ¶
type SsisEnvironmentReferenceResponse struct { // Environment folder name. EnvironmentFolderName *string `pulumi:"environmentFolderName"` // Environment name. EnvironmentName *string `pulumi:"environmentName"` // Environment reference id. Id *float64 `pulumi:"id"` // Reference type ReferenceType *string `pulumi:"referenceType"` }
Ssis environment reference.
type SsisEnvironmentReferenceResponseArgs ¶
type SsisEnvironmentReferenceResponseArgs struct { // Environment folder name. EnvironmentFolderName pulumi.StringPtrInput `pulumi:"environmentFolderName"` // Environment name. EnvironmentName pulumi.StringPtrInput `pulumi:"environmentName"` // Environment reference id. Id pulumi.Float64PtrInput `pulumi:"id"` // Reference type ReferenceType pulumi.StringPtrInput `pulumi:"referenceType"` }
Ssis environment reference.
func (SsisEnvironmentReferenceResponseArgs) ElementType ¶
func (SsisEnvironmentReferenceResponseArgs) ElementType() reflect.Type
func (SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutput ¶
func (i SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutput() SsisEnvironmentReferenceResponseOutput
func (SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutputWithContext ¶
func (i SsisEnvironmentReferenceResponseArgs) ToSsisEnvironmentReferenceResponseOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseOutput
type SsisEnvironmentReferenceResponseArray ¶
type SsisEnvironmentReferenceResponseArray []SsisEnvironmentReferenceResponseInput
func (SsisEnvironmentReferenceResponseArray) ElementType ¶
func (SsisEnvironmentReferenceResponseArray) ElementType() reflect.Type
func (SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutput ¶
func (i SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutput() SsisEnvironmentReferenceResponseArrayOutput
func (SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutputWithContext ¶
func (i SsisEnvironmentReferenceResponseArray) ToSsisEnvironmentReferenceResponseArrayOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseArrayOutput
type SsisEnvironmentReferenceResponseArrayInput ¶
type SsisEnvironmentReferenceResponseArrayInput interface { pulumi.Input ToSsisEnvironmentReferenceResponseArrayOutput() SsisEnvironmentReferenceResponseArrayOutput ToSsisEnvironmentReferenceResponseArrayOutputWithContext(context.Context) SsisEnvironmentReferenceResponseArrayOutput }
SsisEnvironmentReferenceResponseArrayInput is an input type that accepts SsisEnvironmentReferenceResponseArray and SsisEnvironmentReferenceResponseArrayOutput values. You can construct a concrete instance of `SsisEnvironmentReferenceResponseArrayInput` via:
SsisEnvironmentReferenceResponseArray{ SsisEnvironmentReferenceResponseArgs{...} }
type SsisEnvironmentReferenceResponseArrayOutput ¶
type SsisEnvironmentReferenceResponseArrayOutput struct{ *pulumi.OutputState }
func (SsisEnvironmentReferenceResponseArrayOutput) ElementType ¶
func (SsisEnvironmentReferenceResponseArrayOutput) ElementType() reflect.Type
func (SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutput ¶
func (o SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutput() SsisEnvironmentReferenceResponseArrayOutput
func (SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutputWithContext ¶
func (o SsisEnvironmentReferenceResponseArrayOutput) ToSsisEnvironmentReferenceResponseArrayOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseArrayOutput
type SsisEnvironmentReferenceResponseInput ¶
type SsisEnvironmentReferenceResponseInput interface { pulumi.Input ToSsisEnvironmentReferenceResponseOutput() SsisEnvironmentReferenceResponseOutput ToSsisEnvironmentReferenceResponseOutputWithContext(context.Context) SsisEnvironmentReferenceResponseOutput }
SsisEnvironmentReferenceResponseInput is an input type that accepts SsisEnvironmentReferenceResponseArgs and SsisEnvironmentReferenceResponseOutput values. You can construct a concrete instance of `SsisEnvironmentReferenceResponseInput` via:
SsisEnvironmentReferenceResponseArgs{...}
type SsisEnvironmentReferenceResponseOutput ¶
type SsisEnvironmentReferenceResponseOutput struct{ *pulumi.OutputState }
Ssis environment reference.
func (SsisEnvironmentReferenceResponseOutput) ElementType ¶
func (SsisEnvironmentReferenceResponseOutput) ElementType() reflect.Type
func (SsisEnvironmentReferenceResponseOutput) EnvironmentFolderName ¶
func (o SsisEnvironmentReferenceResponseOutput) EnvironmentFolderName() pulumi.StringPtrOutput
Environment folder name.
func (SsisEnvironmentReferenceResponseOutput) EnvironmentName ¶
func (o SsisEnvironmentReferenceResponseOutput) EnvironmentName() pulumi.StringPtrOutput
Environment name.
func (SsisEnvironmentReferenceResponseOutput) Id ¶
func (o SsisEnvironmentReferenceResponseOutput) Id() pulumi.Float64PtrOutput
Environment reference id.
func (SsisEnvironmentReferenceResponseOutput) ReferenceType ¶
func (o SsisEnvironmentReferenceResponseOutput) ReferenceType() pulumi.StringPtrOutput
Reference type
func (SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutput ¶
func (o SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutput() SsisEnvironmentReferenceResponseOutput
func (SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutputWithContext ¶
func (o SsisEnvironmentReferenceResponseOutput) ToSsisEnvironmentReferenceResponseOutputWithContext(ctx context.Context) SsisEnvironmentReferenceResponseOutput
type SsisEnvironmentResponse ¶
type SsisEnvironmentResponse struct { // Metadata description. Description *string `pulumi:"description"` // Folder id which contains environment. FolderId *float64 `pulumi:"folderId"` // Metadata id. Id *float64 `pulumi:"id"` // Metadata name. Name *string `pulumi:"name"` // Type of metadata. // Expected value is 'Environment'. Type string `pulumi:"type"` // Variable in environment Variables []SsisVariableResponse `pulumi:"variables"` }
Ssis environment.
type SsisEnvironmentResponseArgs ¶
type SsisEnvironmentResponseArgs struct { // Metadata description. Description pulumi.StringPtrInput `pulumi:"description"` // Folder id which contains environment. FolderId pulumi.Float64PtrInput `pulumi:"folderId"` // Metadata id. Id pulumi.Float64PtrInput `pulumi:"id"` // Metadata name. Name pulumi.StringPtrInput `pulumi:"name"` // Type of metadata. // Expected value is 'Environment'. Type pulumi.StringInput `pulumi:"type"` // Variable in environment Variables SsisVariableResponseArrayInput `pulumi:"variables"` }
Ssis environment.
func (SsisEnvironmentResponseArgs) ElementType ¶
func (SsisEnvironmentResponseArgs) ElementType() reflect.Type
func (SsisEnvironmentResponseArgs) ToSsisEnvironmentResponseOutput ¶
func (i SsisEnvironmentResponseArgs) ToSsisEnvironmentResponseOutput() SsisEnvironmentResponseOutput
func (SsisEnvironmentResponseArgs) ToSsisEnvironmentResponseOutputWithContext ¶
func (i SsisEnvironmentResponseArgs) ToSsisEnvironmentResponseOutputWithContext(ctx context.Context) SsisEnvironmentResponseOutput
type SsisEnvironmentResponseInput ¶
type SsisEnvironmentResponseInput interface { pulumi.Input ToSsisEnvironmentResponseOutput() SsisEnvironmentResponseOutput ToSsisEnvironmentResponseOutputWithContext(context.Context) SsisEnvironmentResponseOutput }
SsisEnvironmentResponseInput is an input type that accepts SsisEnvironmentResponseArgs and SsisEnvironmentResponseOutput values. You can construct a concrete instance of `SsisEnvironmentResponseInput` via:
SsisEnvironmentResponseArgs{...}
type SsisEnvironmentResponseOutput ¶
type SsisEnvironmentResponseOutput struct{ *pulumi.OutputState }
Ssis environment.
func (SsisEnvironmentResponseOutput) Description ¶
func (o SsisEnvironmentResponseOutput) Description() pulumi.StringPtrOutput
Metadata description.
func (SsisEnvironmentResponseOutput) ElementType ¶
func (SsisEnvironmentResponseOutput) ElementType() reflect.Type
func (SsisEnvironmentResponseOutput) FolderId ¶
func (o SsisEnvironmentResponseOutput) FolderId() pulumi.Float64PtrOutput
Folder id which contains environment.
func (SsisEnvironmentResponseOutput) Id ¶
func (o SsisEnvironmentResponseOutput) Id() pulumi.Float64PtrOutput
Metadata id.
func (SsisEnvironmentResponseOutput) Name ¶
func (o SsisEnvironmentResponseOutput) Name() pulumi.StringPtrOutput
Metadata name.
func (SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutput ¶
func (o SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutput() SsisEnvironmentResponseOutput
func (SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutputWithContext ¶
func (o SsisEnvironmentResponseOutput) ToSsisEnvironmentResponseOutputWithContext(ctx context.Context) SsisEnvironmentResponseOutput
func (SsisEnvironmentResponseOutput) Type ¶
func (o SsisEnvironmentResponseOutput) Type() pulumi.StringOutput
Type of metadata. Expected value is 'Environment'.
func (SsisEnvironmentResponseOutput) Variables ¶
func (o SsisEnvironmentResponseOutput) Variables() SsisVariableResponseArrayOutput
Variable in environment
type SsisFolderResponse ¶
type SsisFolderResponse struct { // Metadata description. Description *string `pulumi:"description"` // Metadata id. Id *float64 `pulumi:"id"` // Metadata name. Name *string `pulumi:"name"` // Type of metadata. // Expected value is 'Folder'. Type string `pulumi:"type"` }
Ssis folder.
type SsisFolderResponseArgs ¶
type SsisFolderResponseArgs struct { // Metadata description. Description pulumi.StringPtrInput `pulumi:"description"` // Metadata id. Id pulumi.Float64PtrInput `pulumi:"id"` // Metadata name. Name pulumi.StringPtrInput `pulumi:"name"` // Type of metadata. // Expected value is 'Folder'. Type pulumi.StringInput `pulumi:"type"` }
Ssis folder.
func (SsisFolderResponseArgs) ElementType ¶
func (SsisFolderResponseArgs) ElementType() reflect.Type
func (SsisFolderResponseArgs) ToSsisFolderResponseOutput ¶
func (i SsisFolderResponseArgs) ToSsisFolderResponseOutput() SsisFolderResponseOutput
func (SsisFolderResponseArgs) ToSsisFolderResponseOutputWithContext ¶
func (i SsisFolderResponseArgs) ToSsisFolderResponseOutputWithContext(ctx context.Context) SsisFolderResponseOutput
type SsisFolderResponseInput ¶
type SsisFolderResponseInput interface { pulumi.Input ToSsisFolderResponseOutput() SsisFolderResponseOutput ToSsisFolderResponseOutputWithContext(context.Context) SsisFolderResponseOutput }
SsisFolderResponseInput is an input type that accepts SsisFolderResponseArgs and SsisFolderResponseOutput values. You can construct a concrete instance of `SsisFolderResponseInput` via:
SsisFolderResponseArgs{...}
type SsisFolderResponseOutput ¶
type SsisFolderResponseOutput struct{ *pulumi.OutputState }
Ssis folder.
func (SsisFolderResponseOutput) Description ¶
func (o SsisFolderResponseOutput) Description() pulumi.StringPtrOutput
Metadata description.
func (SsisFolderResponseOutput) ElementType ¶
func (SsisFolderResponseOutput) ElementType() reflect.Type
func (SsisFolderResponseOutput) Id ¶
func (o SsisFolderResponseOutput) Id() pulumi.Float64PtrOutput
Metadata id.
func (SsisFolderResponseOutput) Name ¶
func (o SsisFolderResponseOutput) Name() pulumi.StringPtrOutput
Metadata name.
func (SsisFolderResponseOutput) ToSsisFolderResponseOutput ¶
func (o SsisFolderResponseOutput) ToSsisFolderResponseOutput() SsisFolderResponseOutput
func (SsisFolderResponseOutput) ToSsisFolderResponseOutputWithContext ¶
func (o SsisFolderResponseOutput) ToSsisFolderResponseOutputWithContext(ctx context.Context) SsisFolderResponseOutput
func (SsisFolderResponseOutput) Type ¶
func (o SsisFolderResponseOutput) Type() pulumi.StringOutput
Type of metadata. Expected value is 'Folder'.
type SsisPackageResponse ¶
type SsisPackageResponse struct { // Metadata description. Description *string `pulumi:"description"` // Folder id which contains package. FolderId *float64 `pulumi:"folderId"` // Metadata id. Id *float64 `pulumi:"id"` // Metadata name. Name *string `pulumi:"name"` // Parameters in package Parameters []SsisParameterResponse `pulumi:"parameters"` // Project id which contains package. ProjectId *float64 `pulumi:"projectId"` // Project version which contains package. ProjectVersion *float64 `pulumi:"projectVersion"` // Type of metadata. // Expected value is 'Package'. Type string `pulumi:"type"` }
Ssis Package.
type SsisPackageResponseArgs ¶
type SsisPackageResponseArgs struct { // Metadata description. Description pulumi.StringPtrInput `pulumi:"description"` // Folder id which contains package. FolderId pulumi.Float64PtrInput `pulumi:"folderId"` // Metadata id. Id pulumi.Float64PtrInput `pulumi:"id"` // Metadata name. Name pulumi.StringPtrInput `pulumi:"name"` // Parameters in package Parameters SsisParameterResponseArrayInput `pulumi:"parameters"` // Project id which contains package. ProjectId pulumi.Float64PtrInput `pulumi:"projectId"` // Project version which contains package. ProjectVersion pulumi.Float64PtrInput `pulumi:"projectVersion"` // Type of metadata. // Expected value is 'Package'. Type pulumi.StringInput `pulumi:"type"` }
Ssis Package.
func (SsisPackageResponseArgs) ElementType ¶
func (SsisPackageResponseArgs) ElementType() reflect.Type
func (SsisPackageResponseArgs) ToSsisPackageResponseOutput ¶
func (i SsisPackageResponseArgs) ToSsisPackageResponseOutput() SsisPackageResponseOutput
func (SsisPackageResponseArgs) ToSsisPackageResponseOutputWithContext ¶
func (i SsisPackageResponseArgs) ToSsisPackageResponseOutputWithContext(ctx context.Context) SsisPackageResponseOutput
type SsisPackageResponseInput ¶
type SsisPackageResponseInput interface { pulumi.Input ToSsisPackageResponseOutput() SsisPackageResponseOutput ToSsisPackageResponseOutputWithContext(context.Context) SsisPackageResponseOutput }
SsisPackageResponseInput is an input type that accepts SsisPackageResponseArgs and SsisPackageResponseOutput values. You can construct a concrete instance of `SsisPackageResponseInput` via:
SsisPackageResponseArgs{...}
type SsisPackageResponseOutput ¶
type SsisPackageResponseOutput struct{ *pulumi.OutputState }
Ssis Package.
func (SsisPackageResponseOutput) Description ¶
func (o SsisPackageResponseOutput) Description() pulumi.StringPtrOutput
Metadata description.
func (SsisPackageResponseOutput) ElementType ¶
func (SsisPackageResponseOutput) ElementType() reflect.Type
func (SsisPackageResponseOutput) FolderId ¶
func (o SsisPackageResponseOutput) FolderId() pulumi.Float64PtrOutput
Folder id which contains package.
func (SsisPackageResponseOutput) Id ¶
func (o SsisPackageResponseOutput) Id() pulumi.Float64PtrOutput
Metadata id.
func (SsisPackageResponseOutput) Name ¶
func (o SsisPackageResponseOutput) Name() pulumi.StringPtrOutput
Metadata name.
func (SsisPackageResponseOutput) Parameters ¶
func (o SsisPackageResponseOutput) Parameters() SsisParameterResponseArrayOutput
Parameters in package
func (SsisPackageResponseOutput) ProjectId ¶
func (o SsisPackageResponseOutput) ProjectId() pulumi.Float64PtrOutput
Project id which contains package.
func (SsisPackageResponseOutput) ProjectVersion ¶
func (o SsisPackageResponseOutput) ProjectVersion() pulumi.Float64PtrOutput
Project version which contains package.
func (SsisPackageResponseOutput) ToSsisPackageResponseOutput ¶
func (o SsisPackageResponseOutput) ToSsisPackageResponseOutput() SsisPackageResponseOutput
func (SsisPackageResponseOutput) ToSsisPackageResponseOutputWithContext ¶
func (o SsisPackageResponseOutput) ToSsisPackageResponseOutputWithContext(ctx context.Context) SsisPackageResponseOutput
func (SsisPackageResponseOutput) Type ¶
func (o SsisPackageResponseOutput) Type() pulumi.StringOutput
Type of metadata. Expected value is 'Package'.
type SsisParameterResponse ¶
type SsisParameterResponse struct { // Parameter type. DataType *string `pulumi:"dataType"` // Default value of parameter. DefaultValue *string `pulumi:"defaultValue"` // Parameter description. Description *string `pulumi:"description"` // Design default value of parameter. DesignDefaultValue *string `pulumi:"designDefaultValue"` // Parameter id. Id *float64 `pulumi:"id"` // Parameter name. Name *string `pulumi:"name"` // Whether parameter is required. Required *bool `pulumi:"required"` // Whether parameter is sensitive. Sensitive *bool `pulumi:"sensitive"` // Default sensitive value of parameter. SensitiveDefaultValue *string `pulumi:"sensitiveDefaultValue"` // Parameter value set. ValueSet *bool `pulumi:"valueSet"` // Parameter value type. ValueType *string `pulumi:"valueType"` // Parameter reference variable. Variable *string `pulumi:"variable"` }
Ssis parameter.
type SsisParameterResponseArgs ¶
type SsisParameterResponseArgs struct { // Parameter type. DataType pulumi.StringPtrInput `pulumi:"dataType"` // Default value of parameter. DefaultValue pulumi.StringPtrInput `pulumi:"defaultValue"` // Parameter description. Description pulumi.StringPtrInput `pulumi:"description"` // Design default value of parameter. DesignDefaultValue pulumi.StringPtrInput `pulumi:"designDefaultValue"` // Parameter id. Id pulumi.Float64PtrInput `pulumi:"id"` // Parameter name. Name pulumi.StringPtrInput `pulumi:"name"` // Whether parameter is required. Required pulumi.BoolPtrInput `pulumi:"required"` // Whether parameter is sensitive. Sensitive pulumi.BoolPtrInput `pulumi:"sensitive"` // Default sensitive value of parameter. SensitiveDefaultValue pulumi.StringPtrInput `pulumi:"sensitiveDefaultValue"` // Parameter value set. ValueSet pulumi.BoolPtrInput `pulumi:"valueSet"` // Parameter value type. ValueType pulumi.StringPtrInput `pulumi:"valueType"` // Parameter reference variable. Variable pulumi.StringPtrInput `pulumi:"variable"` }
Ssis parameter.
func (SsisParameterResponseArgs) ElementType ¶
func (SsisParameterResponseArgs) ElementType() reflect.Type
func (SsisParameterResponseArgs) ToSsisParameterResponseOutput ¶
func (i SsisParameterResponseArgs) ToSsisParameterResponseOutput() SsisParameterResponseOutput
func (SsisParameterResponseArgs) ToSsisParameterResponseOutputWithContext ¶
func (i SsisParameterResponseArgs) ToSsisParameterResponseOutputWithContext(ctx context.Context) SsisParameterResponseOutput
type SsisParameterResponseArray ¶
type SsisParameterResponseArray []SsisParameterResponseInput
func (SsisParameterResponseArray) ElementType ¶
func (SsisParameterResponseArray) ElementType() reflect.Type
func (SsisParameterResponseArray) ToSsisParameterResponseArrayOutput ¶
func (i SsisParameterResponseArray) ToSsisParameterResponseArrayOutput() SsisParameterResponseArrayOutput
func (SsisParameterResponseArray) ToSsisParameterResponseArrayOutputWithContext ¶
func (i SsisParameterResponseArray) ToSsisParameterResponseArrayOutputWithContext(ctx context.Context) SsisParameterResponseArrayOutput
type SsisParameterResponseArrayInput ¶
type SsisParameterResponseArrayInput interface { pulumi.Input ToSsisParameterResponseArrayOutput() SsisParameterResponseArrayOutput ToSsisParameterResponseArrayOutputWithContext(context.Context) SsisParameterResponseArrayOutput }
SsisParameterResponseArrayInput is an input type that accepts SsisParameterResponseArray and SsisParameterResponseArrayOutput values. You can construct a concrete instance of `SsisParameterResponseArrayInput` via:
SsisParameterResponseArray{ SsisParameterResponseArgs{...} }
type SsisParameterResponseArrayOutput ¶
type SsisParameterResponseArrayOutput struct{ *pulumi.OutputState }
func (SsisParameterResponseArrayOutput) ElementType ¶
func (SsisParameterResponseArrayOutput) ElementType() reflect.Type
func (SsisParameterResponseArrayOutput) Index ¶
func (o SsisParameterResponseArrayOutput) Index(i pulumi.IntInput) SsisParameterResponseOutput
func (SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutput ¶
func (o SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutput() SsisParameterResponseArrayOutput
func (SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutputWithContext ¶
func (o SsisParameterResponseArrayOutput) ToSsisParameterResponseArrayOutputWithContext(ctx context.Context) SsisParameterResponseArrayOutput
type SsisParameterResponseInput ¶
type SsisParameterResponseInput interface { pulumi.Input ToSsisParameterResponseOutput() SsisParameterResponseOutput ToSsisParameterResponseOutputWithContext(context.Context) SsisParameterResponseOutput }
SsisParameterResponseInput is an input type that accepts SsisParameterResponseArgs and SsisParameterResponseOutput values. You can construct a concrete instance of `SsisParameterResponseInput` via:
SsisParameterResponseArgs{...}
type SsisParameterResponseOutput ¶
type SsisParameterResponseOutput struct{ *pulumi.OutputState }
Ssis parameter.
func (SsisParameterResponseOutput) DataType ¶
func (o SsisParameterResponseOutput) DataType() pulumi.StringPtrOutput
Parameter type.
func (SsisParameterResponseOutput) DefaultValue ¶
func (o SsisParameterResponseOutput) DefaultValue() pulumi.StringPtrOutput
Default value of parameter.
func (SsisParameterResponseOutput) Description ¶
func (o SsisParameterResponseOutput) Description() pulumi.StringPtrOutput
Parameter description.
func (SsisParameterResponseOutput) DesignDefaultValue ¶
func (o SsisParameterResponseOutput) DesignDefaultValue() pulumi.StringPtrOutput
Design default value of parameter.
func (SsisParameterResponseOutput) ElementType ¶
func (SsisParameterResponseOutput) ElementType() reflect.Type
func (SsisParameterResponseOutput) Id ¶
func (o SsisParameterResponseOutput) Id() pulumi.Float64PtrOutput
Parameter id.
func (SsisParameterResponseOutput) Name ¶
func (o SsisParameterResponseOutput) Name() pulumi.StringPtrOutput
Parameter name.
func (SsisParameterResponseOutput) Required ¶
func (o SsisParameterResponseOutput) Required() pulumi.BoolPtrOutput
Whether parameter is required.
func (SsisParameterResponseOutput) Sensitive ¶
func (o SsisParameterResponseOutput) Sensitive() pulumi.BoolPtrOutput
Whether parameter is sensitive.
func (SsisParameterResponseOutput) SensitiveDefaultValue ¶
func (o SsisParameterResponseOutput) SensitiveDefaultValue() pulumi.StringPtrOutput
Default sensitive value of parameter.
func (SsisParameterResponseOutput) ToSsisParameterResponseOutput ¶
func (o SsisParameterResponseOutput) ToSsisParameterResponseOutput() SsisParameterResponseOutput
func (SsisParameterResponseOutput) ToSsisParameterResponseOutputWithContext ¶
func (o SsisParameterResponseOutput) ToSsisParameterResponseOutputWithContext(ctx context.Context) SsisParameterResponseOutput
func (SsisParameterResponseOutput) ValueSet ¶
func (o SsisParameterResponseOutput) ValueSet() pulumi.BoolPtrOutput
Parameter value set.
func (SsisParameterResponseOutput) ValueType ¶
func (o SsisParameterResponseOutput) ValueType() pulumi.StringPtrOutput
Parameter value type.
func (SsisParameterResponseOutput) Variable ¶
func (o SsisParameterResponseOutput) Variable() pulumi.StringPtrOutput
Parameter reference variable.
type SsisProjectResponse ¶
type SsisProjectResponse struct { // Metadata description. Description *string `pulumi:"description"` // Environment reference in project EnvironmentRefs []SsisEnvironmentReferenceResponse `pulumi:"environmentRefs"` // Folder id which contains project. FolderId *float64 `pulumi:"folderId"` // Metadata id. Id *float64 `pulumi:"id"` // Metadata name. Name *string `pulumi:"name"` // Parameters in project Parameters []SsisParameterResponse `pulumi:"parameters"` // Type of metadata. // Expected value is 'Project'. Type string `pulumi:"type"` // Project version. Version *float64 `pulumi:"version"` }
Ssis project.
type SsisProjectResponseArgs ¶
type SsisProjectResponseArgs struct { // Metadata description. Description pulumi.StringPtrInput `pulumi:"description"` // Environment reference in project EnvironmentRefs SsisEnvironmentReferenceResponseArrayInput `pulumi:"environmentRefs"` // Folder id which contains project. FolderId pulumi.Float64PtrInput `pulumi:"folderId"` // Metadata id. Id pulumi.Float64PtrInput `pulumi:"id"` // Metadata name. Name pulumi.StringPtrInput `pulumi:"name"` // Parameters in project Parameters SsisParameterResponseArrayInput `pulumi:"parameters"` // Type of metadata. // Expected value is 'Project'. Type pulumi.StringInput `pulumi:"type"` // Project version. Version pulumi.Float64PtrInput `pulumi:"version"` }
Ssis project.
func (SsisProjectResponseArgs) ElementType ¶
func (SsisProjectResponseArgs) ElementType() reflect.Type
func (SsisProjectResponseArgs) ToSsisProjectResponseOutput ¶
func (i SsisProjectResponseArgs) ToSsisProjectResponseOutput() SsisProjectResponseOutput
func (SsisProjectResponseArgs) ToSsisProjectResponseOutputWithContext ¶
func (i SsisProjectResponseArgs) ToSsisProjectResponseOutputWithContext(ctx context.Context) SsisProjectResponseOutput
type SsisProjectResponseInput ¶
type SsisProjectResponseInput interface { pulumi.Input ToSsisProjectResponseOutput() SsisProjectResponseOutput ToSsisProjectResponseOutputWithContext(context.Context) SsisProjectResponseOutput }
SsisProjectResponseInput is an input type that accepts SsisProjectResponseArgs and SsisProjectResponseOutput values. You can construct a concrete instance of `SsisProjectResponseInput` via:
SsisProjectResponseArgs{...}
type SsisProjectResponseOutput ¶
type SsisProjectResponseOutput struct{ *pulumi.OutputState }
Ssis project.
func (SsisProjectResponseOutput) Description ¶
func (o SsisProjectResponseOutput) Description() pulumi.StringPtrOutput
Metadata description.
func (SsisProjectResponseOutput) ElementType ¶
func (SsisProjectResponseOutput) ElementType() reflect.Type
func (SsisProjectResponseOutput) EnvironmentRefs ¶
func (o SsisProjectResponseOutput) EnvironmentRefs() SsisEnvironmentReferenceResponseArrayOutput
Environment reference in project
func (SsisProjectResponseOutput) FolderId ¶
func (o SsisProjectResponseOutput) FolderId() pulumi.Float64PtrOutput
Folder id which contains project.
func (SsisProjectResponseOutput) Id ¶
func (o SsisProjectResponseOutput) Id() pulumi.Float64PtrOutput
Metadata id.
func (SsisProjectResponseOutput) Name ¶
func (o SsisProjectResponseOutput) Name() pulumi.StringPtrOutput
Metadata name.
func (SsisProjectResponseOutput) Parameters ¶
func (o SsisProjectResponseOutput) Parameters() SsisParameterResponseArrayOutput
Parameters in project
func (SsisProjectResponseOutput) ToSsisProjectResponseOutput ¶
func (o SsisProjectResponseOutput) ToSsisProjectResponseOutput() SsisProjectResponseOutput
func (SsisProjectResponseOutput) ToSsisProjectResponseOutputWithContext ¶
func (o SsisProjectResponseOutput) ToSsisProjectResponseOutputWithContext(ctx context.Context) SsisProjectResponseOutput
func (SsisProjectResponseOutput) Type ¶
func (o SsisProjectResponseOutput) Type() pulumi.StringOutput
Type of metadata. Expected value is 'Project'.
func (SsisProjectResponseOutput) Version ¶
func (o SsisProjectResponseOutput) Version() pulumi.Float64PtrOutput
Project version.
type SsisVariableResponse ¶
type SsisVariableResponse struct { // Variable type. DataType *string `pulumi:"dataType"` // Variable description. Description *string `pulumi:"description"` // Variable id. Id *float64 `pulumi:"id"` // Variable name. Name *string `pulumi:"name"` // Whether variable is sensitive. Sensitive *bool `pulumi:"sensitive"` // Variable sensitive value. SensitiveValue *string `pulumi:"sensitiveValue"` // Variable value. Value *string `pulumi:"value"` }
Ssis variable.
type SsisVariableResponseArgs ¶
type SsisVariableResponseArgs struct { // Variable type. DataType pulumi.StringPtrInput `pulumi:"dataType"` // Variable description. Description pulumi.StringPtrInput `pulumi:"description"` // Variable id. Id pulumi.Float64PtrInput `pulumi:"id"` // Variable name. Name pulumi.StringPtrInput `pulumi:"name"` // Whether variable is sensitive. Sensitive pulumi.BoolPtrInput `pulumi:"sensitive"` // Variable sensitive value. SensitiveValue pulumi.StringPtrInput `pulumi:"sensitiveValue"` // Variable value. Value pulumi.StringPtrInput `pulumi:"value"` }
Ssis variable.
func (SsisVariableResponseArgs) ElementType ¶
func (SsisVariableResponseArgs) ElementType() reflect.Type
func (SsisVariableResponseArgs) ToSsisVariableResponseOutput ¶
func (i SsisVariableResponseArgs) ToSsisVariableResponseOutput() SsisVariableResponseOutput
func (SsisVariableResponseArgs) ToSsisVariableResponseOutputWithContext ¶
func (i SsisVariableResponseArgs) ToSsisVariableResponseOutputWithContext(ctx context.Context) SsisVariableResponseOutput
type SsisVariableResponseArray ¶
type SsisVariableResponseArray []SsisVariableResponseInput
func (SsisVariableResponseArray) ElementType ¶
func (SsisVariableResponseArray) ElementType() reflect.Type
func (SsisVariableResponseArray) ToSsisVariableResponseArrayOutput ¶
func (i SsisVariableResponseArray) ToSsisVariableResponseArrayOutput() SsisVariableResponseArrayOutput
func (SsisVariableResponseArray) ToSsisVariableResponseArrayOutputWithContext ¶
func (i SsisVariableResponseArray) ToSsisVariableResponseArrayOutputWithContext(ctx context.Context) SsisVariableResponseArrayOutput
type SsisVariableResponseArrayInput ¶
type SsisVariableResponseArrayInput interface { pulumi.Input ToSsisVariableResponseArrayOutput() SsisVariableResponseArrayOutput ToSsisVariableResponseArrayOutputWithContext(context.Context) SsisVariableResponseArrayOutput }
SsisVariableResponseArrayInput is an input type that accepts SsisVariableResponseArray and SsisVariableResponseArrayOutput values. You can construct a concrete instance of `SsisVariableResponseArrayInput` via:
SsisVariableResponseArray{ SsisVariableResponseArgs{...} }
type SsisVariableResponseArrayOutput ¶
type SsisVariableResponseArrayOutput struct{ *pulumi.OutputState }
func (SsisVariableResponseArrayOutput) ElementType ¶
func (SsisVariableResponseArrayOutput) ElementType() reflect.Type
func (SsisVariableResponseArrayOutput) Index ¶
func (o SsisVariableResponseArrayOutput) Index(i pulumi.IntInput) SsisVariableResponseOutput
func (SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutput ¶
func (o SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutput() SsisVariableResponseArrayOutput
func (SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutputWithContext ¶
func (o SsisVariableResponseArrayOutput) ToSsisVariableResponseArrayOutputWithContext(ctx context.Context) SsisVariableResponseArrayOutput
type SsisVariableResponseInput ¶
type SsisVariableResponseInput interface { pulumi.Input ToSsisVariableResponseOutput() SsisVariableResponseOutput ToSsisVariableResponseOutputWithContext(context.Context) SsisVariableResponseOutput }
SsisVariableResponseInput is an input type that accepts SsisVariableResponseArgs and SsisVariableResponseOutput values. You can construct a concrete instance of `SsisVariableResponseInput` via:
SsisVariableResponseArgs{...}
type SsisVariableResponseOutput ¶
type SsisVariableResponseOutput struct{ *pulumi.OutputState }
Ssis variable.
func (SsisVariableResponseOutput) DataType ¶
func (o SsisVariableResponseOutput) DataType() pulumi.StringPtrOutput
Variable type.
func (SsisVariableResponseOutput) Description ¶
func (o SsisVariableResponseOutput) Description() pulumi.StringPtrOutput
Variable description.
func (SsisVariableResponseOutput) ElementType ¶
func (SsisVariableResponseOutput) ElementType() reflect.Type
func (SsisVariableResponseOutput) Id ¶
func (o SsisVariableResponseOutput) Id() pulumi.Float64PtrOutput
Variable id.
func (SsisVariableResponseOutput) Name ¶
func (o SsisVariableResponseOutput) Name() pulumi.StringPtrOutput
Variable name.
func (SsisVariableResponseOutput) Sensitive ¶
func (o SsisVariableResponseOutput) Sensitive() pulumi.BoolPtrOutput
Whether variable is sensitive.
func (SsisVariableResponseOutput) SensitiveValue ¶
func (o SsisVariableResponseOutput) SensitiveValue() pulumi.StringPtrOutput
Variable sensitive value.
func (SsisVariableResponseOutput) ToSsisVariableResponseOutput ¶
func (o SsisVariableResponseOutput) ToSsisVariableResponseOutput() SsisVariableResponseOutput
func (SsisVariableResponseOutput) ToSsisVariableResponseOutputWithContext ¶
func (o SsisVariableResponseOutput) ToSsisVariableResponseOutputWithContext(ctx context.Context) SsisVariableResponseOutput
func (SsisVariableResponseOutput) Value ¶
func (o SsisVariableResponseOutput) Value() pulumi.StringPtrOutput
Variable value.
type StorageAccountType ¶
The storage account type used to store backups for this sql pool.
func (StorageAccountType) ElementType ¶
func (StorageAccountType) ElementType() reflect.Type
func (StorageAccountType) ToStringOutput ¶
func (e StorageAccountType) ToStringOutput() pulumi.StringOutput
func (StorageAccountType) ToStringOutputWithContext ¶
func (e StorageAccountType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (StorageAccountType) ToStringPtrOutput ¶
func (e StorageAccountType) ToStringPtrOutput() pulumi.StringPtrOutput
func (StorageAccountType) ToStringPtrOutputWithContext ¶
func (e StorageAccountType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type TransparentDataEncryptionStatus ¶
The status of the database transparent data encryption.
func (TransparentDataEncryptionStatus) ElementType ¶
func (TransparentDataEncryptionStatus) ElementType() reflect.Type
func (TransparentDataEncryptionStatus) ToStringOutput ¶
func (e TransparentDataEncryptionStatus) ToStringOutput() pulumi.StringOutput
func (TransparentDataEncryptionStatus) ToStringOutputWithContext ¶
func (e TransparentDataEncryptionStatus) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (TransparentDataEncryptionStatus) ToStringPtrOutput ¶
func (e TransparentDataEncryptionStatus) ToStringPtrOutput() pulumi.StringPtrOutput
func (TransparentDataEncryptionStatus) ToStringPtrOutputWithContext ¶
func (e TransparentDataEncryptionStatus) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type VirtualNetworkProfile ¶
type VirtualNetworkProfile struct { // Subnet ID used for computes in workspace ComputeSubnetId *string `pulumi:"computeSubnetId"` }
Virtual Network Profile
type VirtualNetworkProfileArgs ¶
type VirtualNetworkProfileArgs struct { // Subnet ID used for computes in workspace ComputeSubnetId pulumi.StringPtrInput `pulumi:"computeSubnetId"` }
Virtual Network Profile
func (VirtualNetworkProfileArgs) ElementType ¶
func (VirtualNetworkProfileArgs) ElementType() reflect.Type
func (VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutput ¶
func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutput() VirtualNetworkProfileOutput
func (VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutputWithContext ¶
func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfileOutputWithContext(ctx context.Context) VirtualNetworkProfileOutput
func (VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutput ¶
func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
func (VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutputWithContext ¶
func (i VirtualNetworkProfileArgs) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
type VirtualNetworkProfileInput ¶
type VirtualNetworkProfileInput interface { pulumi.Input ToVirtualNetworkProfileOutput() VirtualNetworkProfileOutput ToVirtualNetworkProfileOutputWithContext(context.Context) VirtualNetworkProfileOutput }
VirtualNetworkProfileInput is an input type that accepts VirtualNetworkProfileArgs and VirtualNetworkProfileOutput values. You can construct a concrete instance of `VirtualNetworkProfileInput` via:
VirtualNetworkProfileArgs{...}
type VirtualNetworkProfileOutput ¶
type VirtualNetworkProfileOutput struct{ *pulumi.OutputState }
Virtual Network Profile
func (VirtualNetworkProfileOutput) ComputeSubnetId ¶
func (o VirtualNetworkProfileOutput) ComputeSubnetId() pulumi.StringPtrOutput
Subnet ID used for computes in workspace
func (VirtualNetworkProfileOutput) ElementType ¶
func (VirtualNetworkProfileOutput) ElementType() reflect.Type
func (VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutput ¶
func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutput() VirtualNetworkProfileOutput
func (VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutputWithContext ¶
func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfileOutputWithContext(ctx context.Context) VirtualNetworkProfileOutput
func (VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutput ¶
func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
func (VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutputWithContext ¶
func (o VirtualNetworkProfileOutput) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
type VirtualNetworkProfilePtrInput ¶
type VirtualNetworkProfilePtrInput interface { pulumi.Input ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput ToVirtualNetworkProfilePtrOutputWithContext(context.Context) VirtualNetworkProfilePtrOutput }
VirtualNetworkProfilePtrInput is an input type that accepts VirtualNetworkProfileArgs, VirtualNetworkProfilePtr and VirtualNetworkProfilePtrOutput values. You can construct a concrete instance of `VirtualNetworkProfilePtrInput` via:
VirtualNetworkProfileArgs{...} or: nil
func VirtualNetworkProfilePtr ¶
func VirtualNetworkProfilePtr(v *VirtualNetworkProfileArgs) VirtualNetworkProfilePtrInput
type VirtualNetworkProfilePtrOutput ¶
type VirtualNetworkProfilePtrOutput struct{ *pulumi.OutputState }
func (VirtualNetworkProfilePtrOutput) ComputeSubnetId ¶
func (o VirtualNetworkProfilePtrOutput) ComputeSubnetId() pulumi.StringPtrOutput
Subnet ID used for computes in workspace
func (VirtualNetworkProfilePtrOutput) Elem ¶
func (o VirtualNetworkProfilePtrOutput) Elem() VirtualNetworkProfileOutput
func (VirtualNetworkProfilePtrOutput) ElementType ¶
func (VirtualNetworkProfilePtrOutput) ElementType() reflect.Type
func (VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutput ¶
func (o VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutput() VirtualNetworkProfilePtrOutput
func (VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutputWithContext ¶
func (o VirtualNetworkProfilePtrOutput) ToVirtualNetworkProfilePtrOutputWithContext(ctx context.Context) VirtualNetworkProfilePtrOutput
type VirtualNetworkProfileResponse ¶
type VirtualNetworkProfileResponse struct { // Subnet ID used for computes in workspace ComputeSubnetId *string `pulumi:"computeSubnetId"` }
Virtual Network Profile
type VirtualNetworkProfileResponseArgs ¶
type VirtualNetworkProfileResponseArgs struct { // Subnet ID used for computes in workspace ComputeSubnetId pulumi.StringPtrInput `pulumi:"computeSubnetId"` }
Virtual Network Profile
func (VirtualNetworkProfileResponseArgs) ElementType ¶
func (VirtualNetworkProfileResponseArgs) ElementType() reflect.Type
func (VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutput ¶
func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutput() VirtualNetworkProfileResponseOutput
func (VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutputWithContext ¶
func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponseOutputWithContext(ctx context.Context) VirtualNetworkProfileResponseOutput
func (VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutput ¶
func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
func (VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutputWithContext ¶
func (i VirtualNetworkProfileResponseArgs) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
type VirtualNetworkProfileResponseInput ¶
type VirtualNetworkProfileResponseInput interface { pulumi.Input ToVirtualNetworkProfileResponseOutput() VirtualNetworkProfileResponseOutput ToVirtualNetworkProfileResponseOutputWithContext(context.Context) VirtualNetworkProfileResponseOutput }
VirtualNetworkProfileResponseInput is an input type that accepts VirtualNetworkProfileResponseArgs and VirtualNetworkProfileResponseOutput values. You can construct a concrete instance of `VirtualNetworkProfileResponseInput` via:
VirtualNetworkProfileResponseArgs{...}
type VirtualNetworkProfileResponseOutput ¶
type VirtualNetworkProfileResponseOutput struct{ *pulumi.OutputState }
Virtual Network Profile
func (VirtualNetworkProfileResponseOutput) ComputeSubnetId ¶
func (o VirtualNetworkProfileResponseOutput) ComputeSubnetId() pulumi.StringPtrOutput
Subnet ID used for computes in workspace
func (VirtualNetworkProfileResponseOutput) ElementType ¶
func (VirtualNetworkProfileResponseOutput) ElementType() reflect.Type
func (VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutput ¶
func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutput() VirtualNetworkProfileResponseOutput
func (VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutputWithContext ¶
func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponseOutputWithContext(ctx context.Context) VirtualNetworkProfileResponseOutput
func (VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutput ¶
func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
func (VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext ¶
func (o VirtualNetworkProfileResponseOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
type VirtualNetworkProfileResponsePtrInput ¶
type VirtualNetworkProfileResponsePtrInput interface { pulumi.Input ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput ToVirtualNetworkProfileResponsePtrOutputWithContext(context.Context) VirtualNetworkProfileResponsePtrOutput }
VirtualNetworkProfileResponsePtrInput is an input type that accepts VirtualNetworkProfileResponseArgs, VirtualNetworkProfileResponsePtr and VirtualNetworkProfileResponsePtrOutput values. You can construct a concrete instance of `VirtualNetworkProfileResponsePtrInput` via:
VirtualNetworkProfileResponseArgs{...} or: nil
func VirtualNetworkProfileResponsePtr ¶
func VirtualNetworkProfileResponsePtr(v *VirtualNetworkProfileResponseArgs) VirtualNetworkProfileResponsePtrInput
type VirtualNetworkProfileResponsePtrOutput ¶
type VirtualNetworkProfileResponsePtrOutput struct{ *pulumi.OutputState }
func (VirtualNetworkProfileResponsePtrOutput) ComputeSubnetId ¶
func (o VirtualNetworkProfileResponsePtrOutput) ComputeSubnetId() pulumi.StringPtrOutput
Subnet ID used for computes in workspace
func (VirtualNetworkProfileResponsePtrOutput) ElementType ¶
func (VirtualNetworkProfileResponsePtrOutput) ElementType() reflect.Type
func (VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutput ¶
func (o VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutput() VirtualNetworkProfileResponsePtrOutput
func (VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext ¶
func (o VirtualNetworkProfileResponsePtrOutput) ToVirtualNetworkProfileResponsePtrOutputWithContext(ctx context.Context) VirtualNetworkProfileResponsePtrOutput
type VulnerabilityAssessmentRecurringScansProperties ¶
type VulnerabilityAssessmentRecurringScansProperties struct { // Specifies that the schedule scan notification will be is sent to the subscription administrators. EmailSubscriptionAdmins *bool `pulumi:"emailSubscriptionAdmins"` // Specifies an array of e-mail addresses to which the scan notification is sent. Emails []string `pulumi:"emails"` // Recurring scans state. IsEnabled *bool `pulumi:"isEnabled"` }
Properties of a Vulnerability Assessment recurring scans.
type VulnerabilityAssessmentRecurringScansPropertiesArgs ¶
type VulnerabilityAssessmentRecurringScansPropertiesArgs struct { // Specifies that the schedule scan notification will be is sent to the subscription administrators. EmailSubscriptionAdmins pulumi.BoolPtrInput `pulumi:"emailSubscriptionAdmins"` // Specifies an array of e-mail addresses to which the scan notification is sent. Emails pulumi.StringArrayInput `pulumi:"emails"` // Recurring scans state. IsEnabled pulumi.BoolPtrInput `pulumi:"isEnabled"` }
Properties of a Vulnerability Assessment recurring scans.
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutput ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutput() VulnerabilityAssessmentRecurringScansPropertiesOutput
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesOutput
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesArgs) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
type VulnerabilityAssessmentRecurringScansPropertiesInput ¶
type VulnerabilityAssessmentRecurringScansPropertiesInput interface { pulumi.Input ToVulnerabilityAssessmentRecurringScansPropertiesOutput() VulnerabilityAssessmentRecurringScansPropertiesOutput ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext(context.Context) VulnerabilityAssessmentRecurringScansPropertiesOutput }
VulnerabilityAssessmentRecurringScansPropertiesInput is an input type that accepts VulnerabilityAssessmentRecurringScansPropertiesArgs and VulnerabilityAssessmentRecurringScansPropertiesOutput values. You can construct a concrete instance of `VulnerabilityAssessmentRecurringScansPropertiesInput` via:
VulnerabilityAssessmentRecurringScansPropertiesArgs{...}
type VulnerabilityAssessmentRecurringScansPropertiesOutput ¶
type VulnerabilityAssessmentRecurringScansPropertiesOutput struct{ *pulumi.OutputState }
Properties of a Vulnerability Assessment recurring scans.
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) EmailSubscriptionAdmins ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
Specifies that the schedule scan notification will be is sent to the subscription administrators.
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) Emails ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) Emails() pulumi.StringArrayOutput
Specifies an array of e-mail addresses to which the scan notification is sent.
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) IsEnabled ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) IsEnabled() pulumi.BoolPtrOutput
Recurring scans state.
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutput() VulnerabilityAssessmentRecurringScansPropertiesOutput
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesOutput
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
type VulnerabilityAssessmentRecurringScansPropertiesPtrInput ¶
type VulnerabilityAssessmentRecurringScansPropertiesPtrInput interface { pulumi.Input ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput }
VulnerabilityAssessmentRecurringScansPropertiesPtrInput is an input type that accepts VulnerabilityAssessmentRecurringScansPropertiesArgs, VulnerabilityAssessmentRecurringScansPropertiesPtr and VulnerabilityAssessmentRecurringScansPropertiesPtrOutput values. You can construct a concrete instance of `VulnerabilityAssessmentRecurringScansPropertiesPtrInput` via:
VulnerabilityAssessmentRecurringScansPropertiesArgs{...} or: nil
func VulnerabilityAssessmentRecurringScansPropertiesPtr ¶
func VulnerabilityAssessmentRecurringScansPropertiesPtr(v *VulnerabilityAssessmentRecurringScansPropertiesArgs) VulnerabilityAssessmentRecurringScansPropertiesPtrInput
type VulnerabilityAssessmentRecurringScansPropertiesPtrOutput ¶
type VulnerabilityAssessmentRecurringScansPropertiesPtrOutput struct{ *pulumi.OutputState }
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) EmailSubscriptionAdmins ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
Specifies that the schedule scan notification will be is sent to the subscription administrators.
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) Emails ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) Emails() pulumi.StringArrayOutput
Specifies an array of e-mail addresses to which the scan notification is sent.
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) IsEnabled ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) IsEnabled() pulumi.BoolPtrOutput
Recurring scans state.
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutput() VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesPtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesPtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesPtrOutput
type VulnerabilityAssessmentRecurringScansPropertiesResponse ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponse struct { // Specifies that the schedule scan notification will be is sent to the subscription administrators. EmailSubscriptionAdmins *bool `pulumi:"emailSubscriptionAdmins"` // Specifies an array of e-mail addresses to which the scan notification is sent. Emails []string `pulumi:"emails"` // Recurring scans state. IsEnabled *bool `pulumi:"isEnabled"` }
Properties of a Vulnerability Assessment recurring scans.
type VulnerabilityAssessmentRecurringScansPropertiesResponseArgs ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponseArgs struct { // Specifies that the schedule scan notification will be is sent to the subscription administrators. EmailSubscriptionAdmins pulumi.BoolPtrInput `pulumi:"emailSubscriptionAdmins"` // Specifies an array of e-mail addresses to which the scan notification is sent. Emails pulumi.StringArrayInput `pulumi:"emails"` // Recurring scans state. IsEnabled pulumi.BoolPtrInput `pulumi:"isEnabled"` }
Properties of a Vulnerability Assessment recurring scans.
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext ¶
func (i VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
type VulnerabilityAssessmentRecurringScansPropertiesResponseInput ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponseInput interface { pulumi.Input ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext(context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponseOutput }
VulnerabilityAssessmentRecurringScansPropertiesResponseInput is an input type that accepts VulnerabilityAssessmentRecurringScansPropertiesResponseArgs and VulnerabilityAssessmentRecurringScansPropertiesResponseOutput values. You can construct a concrete instance of `VulnerabilityAssessmentRecurringScansPropertiesResponseInput` via:
VulnerabilityAssessmentRecurringScansPropertiesResponseArgs{...}
type VulnerabilityAssessmentRecurringScansPropertiesResponseOutput ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponseOutput struct{ *pulumi.OutputState }
Properties of a Vulnerability Assessment recurring scans.
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) EmailSubscriptionAdmins ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
Specifies that the schedule scan notification will be is sent to the subscription administrators.
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) Emails ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) Emails() pulumi.StringArrayOutput
Specifies an array of e-mail addresses to which the scan notification is sent.
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) IsEnabled ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) IsEnabled() pulumi.BoolPtrOutput
Recurring scans state.
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutput() VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponseOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponseOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponseOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput interface { pulumi.Input ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput }
VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput is an input type that accepts VulnerabilityAssessmentRecurringScansPropertiesResponseArgs, VulnerabilityAssessmentRecurringScansPropertiesResponsePtr and VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput values. You can construct a concrete instance of `VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput` via:
VulnerabilityAssessmentRecurringScansPropertiesResponseArgs{...} or: nil
func VulnerabilityAssessmentRecurringScansPropertiesResponsePtr ¶
func VulnerabilityAssessmentRecurringScansPropertiesResponsePtr(v *VulnerabilityAssessmentRecurringScansPropertiesResponseArgs) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput
type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput ¶
type VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput struct{ *pulumi.OutputState }
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ElementType ¶
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ElementType() reflect.Type
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) EmailSubscriptionAdmins ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) EmailSubscriptionAdmins() pulumi.BoolPtrOutput
Specifies that the schedule scan notification will be is sent to the subscription administrators.
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) Emails ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) Emails() pulumi.StringArrayOutput
Specifies an array of e-mail addresses to which the scan notification is sent.
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) IsEnabled ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) IsEnabled() pulumi.BoolPtrOutput
Recurring scans state.
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput() VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
func (VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext ¶
func (o VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput) ToVulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutputWithContext(ctx context.Context) VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput
type Workspace ¶
type Workspace struct { pulumi.CustomResourceState // The ADLA resource ID. AdlaResourceId pulumi.StringOutput `pulumi:"adlaResourceId"` // Connectivity endpoints ConnectivityEndpoints pulumi.StringMapOutput `pulumi:"connectivityEndpoints"` // Workspace default data lake storage account details DefaultDataLakeStorage DataLakeStorageAccountDetailsResponsePtrOutput `pulumi:"defaultDataLakeStorage"` // The encryption details of the workspace Encryption EncryptionDetailsResponsePtrOutput `pulumi:"encryption"` // Workspace level configs and feature flags ExtraProperties pulumi.MapOutput `pulumi:"extraProperties"` // Identity of the workspace Identity ManagedIdentityResponsePtrOutput `pulumi:"identity"` // The geo-location where the resource lives Location pulumi.StringOutput `pulumi:"location"` // Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.' ManagedResourceGroupName pulumi.StringPtrOutput `pulumi:"managedResourceGroupName"` // Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user. ManagedVirtualNetwork pulumi.StringPtrOutput `pulumi:"managedVirtualNetwork"` // Managed Virtual Network Settings ManagedVirtualNetworkSettings ManagedVirtualNetworkSettingsResponsePtrOutput `pulumi:"managedVirtualNetworkSettings"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Private endpoint connections to the workspace PrivateEndpointConnections PrivateEndpointConnectionResponseArrayOutput `pulumi:"privateEndpointConnections"` // Resource provisioning state ProvisioningState pulumi.StringOutput `pulumi:"provisioningState"` // Purview Configuration PurviewConfiguration PurviewConfigurationResponsePtrOutput `pulumi:"purviewConfiguration"` // Login for workspace SQL active directory administrator SqlAdministratorLogin pulumi.StringPtrOutput `pulumi:"sqlAdministratorLogin"` // SQL administrator login password SqlAdministratorLoginPassword pulumi.StringPtrOutput `pulumi:"sqlAdministratorLoginPassword"` // Resource tags. Tags pulumi.StringMapOutput `pulumi:"tags"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` // Virtual Network profile VirtualNetworkProfile VirtualNetworkProfileResponsePtrOutput `pulumi:"virtualNetworkProfile"` // Git integration settings WorkspaceRepositoryConfiguration WorkspaceRepositoryConfigurationResponsePtrOutput `pulumi:"workspaceRepositoryConfiguration"` // The workspace unique identifier WorkspaceUID pulumi.StringOutput `pulumi:"workspaceUID"` }
A workspace
func GetWorkspace ¶
func GetWorkspace(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WorkspaceState, opts ...pulumi.ResourceOption) (*Workspace, error)
GetWorkspace gets an existing Workspace resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWorkspace ¶
func NewWorkspace(ctx *pulumi.Context, name string, args *WorkspaceArgs, opts ...pulumi.ResourceOption) (*Workspace, error)
NewWorkspace registers a new resource with the given unique name, arguments, and options.
func (*Workspace) ElementType ¶
func (*Workspace) ToWorkspaceOutput ¶
func (i *Workspace) ToWorkspaceOutput() WorkspaceOutput
func (*Workspace) ToWorkspaceOutputWithContext ¶
func (i *Workspace) ToWorkspaceOutputWithContext(ctx context.Context) WorkspaceOutput
type WorkspaceAadAdmin ¶
type WorkspaceAadAdmin struct { pulumi.CustomResourceState // Workspace active directory administrator type AdministratorType pulumi.StringPtrOutput `pulumi:"administratorType"` // Login of the workspace active directory administrator Login pulumi.StringPtrOutput `pulumi:"login"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Object ID of the workspace active directory administrator Sid pulumi.StringPtrOutput `pulumi:"sid"` // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrOutput `pulumi:"tenantId"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Workspace active directory administrator
func GetWorkspaceAadAdmin ¶
func GetWorkspaceAadAdmin(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WorkspaceAadAdminState, opts ...pulumi.ResourceOption) (*WorkspaceAadAdmin, error)
GetWorkspaceAadAdmin gets an existing WorkspaceAadAdmin resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWorkspaceAadAdmin ¶
func NewWorkspaceAadAdmin(ctx *pulumi.Context, name string, args *WorkspaceAadAdminArgs, opts ...pulumi.ResourceOption) (*WorkspaceAadAdmin, error)
NewWorkspaceAadAdmin registers a new resource with the given unique name, arguments, and options.
func (*WorkspaceAadAdmin) ElementType ¶
func (*WorkspaceAadAdmin) ElementType() reflect.Type
func (*WorkspaceAadAdmin) ToWorkspaceAadAdminOutput ¶
func (i *WorkspaceAadAdmin) ToWorkspaceAadAdminOutput() WorkspaceAadAdminOutput
func (*WorkspaceAadAdmin) ToWorkspaceAadAdminOutputWithContext ¶
func (i *WorkspaceAadAdmin) ToWorkspaceAadAdminOutputWithContext(ctx context.Context) WorkspaceAadAdminOutput
type WorkspaceAadAdminArgs ¶
type WorkspaceAadAdminArgs struct { // Workspace active directory administrator type AdministratorType pulumi.StringPtrInput // Login of the workspace active directory administrator Login pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Object ID of the workspace active directory administrator Sid pulumi.StringPtrInput // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a WorkspaceAadAdmin resource.
func (WorkspaceAadAdminArgs) ElementType ¶
func (WorkspaceAadAdminArgs) ElementType() reflect.Type
type WorkspaceAadAdminInput ¶
type WorkspaceAadAdminInput interface { pulumi.Input ToWorkspaceAadAdminOutput() WorkspaceAadAdminOutput ToWorkspaceAadAdminOutputWithContext(ctx context.Context) WorkspaceAadAdminOutput }
type WorkspaceAadAdminOutput ¶
type WorkspaceAadAdminOutput struct {
*pulumi.OutputState
}
func (WorkspaceAadAdminOutput) ElementType ¶
func (WorkspaceAadAdminOutput) ElementType() reflect.Type
func (WorkspaceAadAdminOutput) ToWorkspaceAadAdminOutput ¶
func (o WorkspaceAadAdminOutput) ToWorkspaceAadAdminOutput() WorkspaceAadAdminOutput
func (WorkspaceAadAdminOutput) ToWorkspaceAadAdminOutputWithContext ¶
func (o WorkspaceAadAdminOutput) ToWorkspaceAadAdminOutputWithContext(ctx context.Context) WorkspaceAadAdminOutput
type WorkspaceAadAdminState ¶
type WorkspaceAadAdminState struct { // Workspace active directory administrator type AdministratorType pulumi.StringPtrInput // Login of the workspace active directory administrator Login pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // Object ID of the workspace active directory administrator Sid pulumi.StringPtrInput // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (WorkspaceAadAdminState) ElementType ¶
func (WorkspaceAadAdminState) ElementType() reflect.Type
type WorkspaceArgs ¶
type WorkspaceArgs struct { // Connectivity endpoints ConnectivityEndpoints pulumi.StringMapInput // Workspace default data lake storage account details DefaultDataLakeStorage DataLakeStorageAccountDetailsPtrInput // The encryption details of the workspace Encryption EncryptionDetailsPtrInput // Identity of the workspace Identity ManagedIdentityPtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.' ManagedResourceGroupName pulumi.StringPtrInput // Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user. ManagedVirtualNetwork pulumi.StringPtrInput // Managed Virtual Network Settings ManagedVirtualNetworkSettings ManagedVirtualNetworkSettingsPtrInput // Private endpoint connections to the workspace PrivateEndpointConnections PrivateEndpointConnectionTypeArrayInput // Purview Configuration PurviewConfiguration PurviewConfigurationPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Login for workspace SQL active directory administrator SqlAdministratorLogin pulumi.StringPtrInput // SQL administrator login password SqlAdministratorLoginPassword pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // Virtual Network profile VirtualNetworkProfile VirtualNetworkProfilePtrInput // The name of the workspace WorkspaceName pulumi.StringInput // Git integration settings WorkspaceRepositoryConfiguration WorkspaceRepositoryConfigurationPtrInput }
The set of arguments for constructing a Workspace resource.
func (WorkspaceArgs) ElementType ¶
func (WorkspaceArgs) ElementType() reflect.Type
type WorkspaceInput ¶
type WorkspaceInput interface { pulumi.Input ToWorkspaceOutput() WorkspaceOutput ToWorkspaceOutputWithContext(ctx context.Context) WorkspaceOutput }
type WorkspaceKeyDetails ¶
type WorkspaceKeyDetails struct { // Workspace Key sub-resource key vault url KeyVaultUrl *string `pulumi:"keyVaultUrl"` // Workspace Key sub-resource name Name *string `pulumi:"name"` }
Details of the customer managed key associated with the workspace
type WorkspaceKeyDetailsArgs ¶
type WorkspaceKeyDetailsArgs struct { // Workspace Key sub-resource key vault url KeyVaultUrl pulumi.StringPtrInput `pulumi:"keyVaultUrl"` // Workspace Key sub-resource name Name pulumi.StringPtrInput `pulumi:"name"` }
Details of the customer managed key associated with the workspace
func (WorkspaceKeyDetailsArgs) ElementType ¶
func (WorkspaceKeyDetailsArgs) ElementType() reflect.Type
func (WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutput ¶
func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutput() WorkspaceKeyDetailsOutput
func (WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutputWithContext ¶
func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsOutputWithContext(ctx context.Context) WorkspaceKeyDetailsOutput
func (WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutput ¶
func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
func (WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutputWithContext ¶
func (i WorkspaceKeyDetailsArgs) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
type WorkspaceKeyDetailsInput ¶
type WorkspaceKeyDetailsInput interface { pulumi.Input ToWorkspaceKeyDetailsOutput() WorkspaceKeyDetailsOutput ToWorkspaceKeyDetailsOutputWithContext(context.Context) WorkspaceKeyDetailsOutput }
WorkspaceKeyDetailsInput is an input type that accepts WorkspaceKeyDetailsArgs and WorkspaceKeyDetailsOutput values. You can construct a concrete instance of `WorkspaceKeyDetailsInput` via:
WorkspaceKeyDetailsArgs{...}
type WorkspaceKeyDetailsOutput ¶
type WorkspaceKeyDetailsOutput struct{ *pulumi.OutputState }
Details of the customer managed key associated with the workspace
func (WorkspaceKeyDetailsOutput) ElementType ¶
func (WorkspaceKeyDetailsOutput) ElementType() reflect.Type
func (WorkspaceKeyDetailsOutput) KeyVaultUrl ¶
func (o WorkspaceKeyDetailsOutput) KeyVaultUrl() pulumi.StringPtrOutput
Workspace Key sub-resource key vault url
func (WorkspaceKeyDetailsOutput) Name ¶
func (o WorkspaceKeyDetailsOutput) Name() pulumi.StringPtrOutput
Workspace Key sub-resource name
func (WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutput ¶
func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutput() WorkspaceKeyDetailsOutput
func (WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutputWithContext ¶
func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsOutputWithContext(ctx context.Context) WorkspaceKeyDetailsOutput
func (WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutput ¶
func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
func (WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutputWithContext ¶
func (o WorkspaceKeyDetailsOutput) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
type WorkspaceKeyDetailsPtrInput ¶
type WorkspaceKeyDetailsPtrInput interface { pulumi.Input ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput ToWorkspaceKeyDetailsPtrOutputWithContext(context.Context) WorkspaceKeyDetailsPtrOutput }
WorkspaceKeyDetailsPtrInput is an input type that accepts WorkspaceKeyDetailsArgs, WorkspaceKeyDetailsPtr and WorkspaceKeyDetailsPtrOutput values. You can construct a concrete instance of `WorkspaceKeyDetailsPtrInput` via:
WorkspaceKeyDetailsArgs{...} or: nil
func WorkspaceKeyDetailsPtr ¶
func WorkspaceKeyDetailsPtr(v *WorkspaceKeyDetailsArgs) WorkspaceKeyDetailsPtrInput
type WorkspaceKeyDetailsPtrOutput ¶
type WorkspaceKeyDetailsPtrOutput struct{ *pulumi.OutputState }
func (WorkspaceKeyDetailsPtrOutput) Elem ¶
func (o WorkspaceKeyDetailsPtrOutput) Elem() WorkspaceKeyDetailsOutput
func (WorkspaceKeyDetailsPtrOutput) ElementType ¶
func (WorkspaceKeyDetailsPtrOutput) ElementType() reflect.Type
func (WorkspaceKeyDetailsPtrOutput) KeyVaultUrl ¶
func (o WorkspaceKeyDetailsPtrOutput) KeyVaultUrl() pulumi.StringPtrOutput
Workspace Key sub-resource key vault url
func (WorkspaceKeyDetailsPtrOutput) Name ¶
func (o WorkspaceKeyDetailsPtrOutput) Name() pulumi.StringPtrOutput
Workspace Key sub-resource name
func (WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutput ¶
func (o WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutput() WorkspaceKeyDetailsPtrOutput
func (WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutputWithContext ¶
func (o WorkspaceKeyDetailsPtrOutput) ToWorkspaceKeyDetailsPtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsPtrOutput
type WorkspaceKeyDetailsResponse ¶
type WorkspaceKeyDetailsResponse struct { // Workspace Key sub-resource key vault url KeyVaultUrl *string `pulumi:"keyVaultUrl"` // Workspace Key sub-resource name Name *string `pulumi:"name"` }
Details of the customer managed key associated with the workspace
type WorkspaceKeyDetailsResponseArgs ¶
type WorkspaceKeyDetailsResponseArgs struct { // Workspace Key sub-resource key vault url KeyVaultUrl pulumi.StringPtrInput `pulumi:"keyVaultUrl"` // Workspace Key sub-resource name Name pulumi.StringPtrInput `pulumi:"name"` }
Details of the customer managed key associated with the workspace
func (WorkspaceKeyDetailsResponseArgs) ElementType ¶
func (WorkspaceKeyDetailsResponseArgs) ElementType() reflect.Type
func (WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutput ¶
func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutput() WorkspaceKeyDetailsResponseOutput
func (WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutputWithContext ¶
func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponseOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponseOutput
func (WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutput ¶
func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
func (WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutputWithContext ¶
func (i WorkspaceKeyDetailsResponseArgs) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
type WorkspaceKeyDetailsResponseInput ¶
type WorkspaceKeyDetailsResponseInput interface { pulumi.Input ToWorkspaceKeyDetailsResponseOutput() WorkspaceKeyDetailsResponseOutput ToWorkspaceKeyDetailsResponseOutputWithContext(context.Context) WorkspaceKeyDetailsResponseOutput }
WorkspaceKeyDetailsResponseInput is an input type that accepts WorkspaceKeyDetailsResponseArgs and WorkspaceKeyDetailsResponseOutput values. You can construct a concrete instance of `WorkspaceKeyDetailsResponseInput` via:
WorkspaceKeyDetailsResponseArgs{...}
type WorkspaceKeyDetailsResponseOutput ¶
type WorkspaceKeyDetailsResponseOutput struct{ *pulumi.OutputState }
Details of the customer managed key associated with the workspace
func (WorkspaceKeyDetailsResponseOutput) ElementType ¶
func (WorkspaceKeyDetailsResponseOutput) ElementType() reflect.Type
func (WorkspaceKeyDetailsResponseOutput) KeyVaultUrl ¶
func (o WorkspaceKeyDetailsResponseOutput) KeyVaultUrl() pulumi.StringPtrOutput
Workspace Key sub-resource key vault url
func (WorkspaceKeyDetailsResponseOutput) Name ¶
func (o WorkspaceKeyDetailsResponseOutput) Name() pulumi.StringPtrOutput
Workspace Key sub-resource name
func (WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutput ¶
func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutput() WorkspaceKeyDetailsResponseOutput
func (WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutputWithContext ¶
func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponseOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponseOutput
func (WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutput ¶
func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
func (WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext ¶
func (o WorkspaceKeyDetailsResponseOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
type WorkspaceKeyDetailsResponsePtrInput ¶
type WorkspaceKeyDetailsResponsePtrInput interface { pulumi.Input ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput ToWorkspaceKeyDetailsResponsePtrOutputWithContext(context.Context) WorkspaceKeyDetailsResponsePtrOutput }
WorkspaceKeyDetailsResponsePtrInput is an input type that accepts WorkspaceKeyDetailsResponseArgs, WorkspaceKeyDetailsResponsePtr and WorkspaceKeyDetailsResponsePtrOutput values. You can construct a concrete instance of `WorkspaceKeyDetailsResponsePtrInput` via:
WorkspaceKeyDetailsResponseArgs{...} or: nil
func WorkspaceKeyDetailsResponsePtr ¶
func WorkspaceKeyDetailsResponsePtr(v *WorkspaceKeyDetailsResponseArgs) WorkspaceKeyDetailsResponsePtrInput
type WorkspaceKeyDetailsResponsePtrOutput ¶
type WorkspaceKeyDetailsResponsePtrOutput struct{ *pulumi.OutputState }
func (WorkspaceKeyDetailsResponsePtrOutput) ElementType ¶
func (WorkspaceKeyDetailsResponsePtrOutput) ElementType() reflect.Type
func (WorkspaceKeyDetailsResponsePtrOutput) KeyVaultUrl ¶
func (o WorkspaceKeyDetailsResponsePtrOutput) KeyVaultUrl() pulumi.StringPtrOutput
Workspace Key sub-resource key vault url
func (WorkspaceKeyDetailsResponsePtrOutput) Name ¶
func (o WorkspaceKeyDetailsResponsePtrOutput) Name() pulumi.StringPtrOutput
Workspace Key sub-resource name
func (WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutput ¶
func (o WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutput() WorkspaceKeyDetailsResponsePtrOutput
func (WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext ¶
func (o WorkspaceKeyDetailsResponsePtrOutput) ToWorkspaceKeyDetailsResponsePtrOutputWithContext(ctx context.Context) WorkspaceKeyDetailsResponsePtrOutput
type WorkspaceManagedSqlServerVulnerabilityAssessment ¶
type WorkspaceManagedSqlServerVulnerabilityAssessment struct { pulumi.CustomResourceState // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesResponsePtrOutput `pulumi:"recurringScans"` // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrOutput `pulumi:"storageAccountAccessKey"` // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). StorageContainerPath pulumi.StringOutput `pulumi:"storageContainerPath"` // A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrOutput `pulumi:"storageContainerSasKey"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
A server vulnerability assessment.
func GetWorkspaceManagedSqlServerVulnerabilityAssessment ¶
func GetWorkspaceManagedSqlServerVulnerabilityAssessment(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WorkspaceManagedSqlServerVulnerabilityAssessmentState, opts ...pulumi.ResourceOption) (*WorkspaceManagedSqlServerVulnerabilityAssessment, error)
GetWorkspaceManagedSqlServerVulnerabilityAssessment gets an existing WorkspaceManagedSqlServerVulnerabilityAssessment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWorkspaceManagedSqlServerVulnerabilityAssessment ¶
func NewWorkspaceManagedSqlServerVulnerabilityAssessment(ctx *pulumi.Context, name string, args *WorkspaceManagedSqlServerVulnerabilityAssessmentArgs, opts ...pulumi.ResourceOption) (*WorkspaceManagedSqlServerVulnerabilityAssessment, error)
NewWorkspaceManagedSqlServerVulnerabilityAssessment registers a new resource with the given unique name, arguments, and options.
func (*WorkspaceManagedSqlServerVulnerabilityAssessment) ElementType ¶
func (*WorkspaceManagedSqlServerVulnerabilityAssessment) ElementType() reflect.Type
func (*WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput ¶
func (i *WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput() WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
func (*WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext ¶
func (i *WorkspaceManagedSqlServerVulnerabilityAssessment) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext(ctx context.Context) WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
type WorkspaceManagedSqlServerVulnerabilityAssessmentArgs ¶
type WorkspaceManagedSqlServerVulnerabilityAssessmentArgs struct { // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrInput // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). StorageContainerPath pulumi.StringInput // A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrInput // The name of the vulnerability assessment. VulnerabilityAssessmentName pulumi.StringInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a WorkspaceManagedSqlServerVulnerabilityAssessment resource.
func (WorkspaceManagedSqlServerVulnerabilityAssessmentArgs) ElementType ¶
func (WorkspaceManagedSqlServerVulnerabilityAssessmentArgs) ElementType() reflect.Type
type WorkspaceManagedSqlServerVulnerabilityAssessmentInput ¶
type WorkspaceManagedSqlServerVulnerabilityAssessmentInput interface { pulumi.Input ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput() WorkspaceManagedSqlServerVulnerabilityAssessmentOutput ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext(ctx context.Context) WorkspaceManagedSqlServerVulnerabilityAssessmentOutput }
type WorkspaceManagedSqlServerVulnerabilityAssessmentOutput ¶
type WorkspaceManagedSqlServerVulnerabilityAssessmentOutput struct {
*pulumi.OutputState
}
func (WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ElementType ¶
func (WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ElementType() reflect.Type
func (WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput ¶
func (o WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutput() WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
func (WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext ¶
func (o WorkspaceManagedSqlServerVulnerabilityAssessmentOutput) ToWorkspaceManagedSqlServerVulnerabilityAssessmentOutputWithContext(ctx context.Context) WorkspaceManagedSqlServerVulnerabilityAssessmentOutput
type WorkspaceManagedSqlServerVulnerabilityAssessmentState ¶
type WorkspaceManagedSqlServerVulnerabilityAssessmentState struct { // The name of the resource Name pulumi.StringPtrInput // The recurring scans settings RecurringScans VulnerabilityAssessmentRecurringScansPropertiesResponsePtrInput // Specifies the identifier key of the storage account for vulnerability assessment scan results. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required. StorageAccountAccessKey pulumi.StringPtrInput // A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). StorageContainerPath pulumi.StringPtrInput // A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. StorageContainerSasKey pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (WorkspaceManagedSqlServerVulnerabilityAssessmentState) ElementType ¶
func (WorkspaceManagedSqlServerVulnerabilityAssessmentState) ElementType() reflect.Type
type WorkspaceOutput ¶
type WorkspaceOutput struct {
*pulumi.OutputState
}
func (WorkspaceOutput) ElementType ¶
func (WorkspaceOutput) ElementType() reflect.Type
func (WorkspaceOutput) ToWorkspaceOutput ¶
func (o WorkspaceOutput) ToWorkspaceOutput() WorkspaceOutput
func (WorkspaceOutput) ToWorkspaceOutputWithContext ¶
func (o WorkspaceOutput) ToWorkspaceOutputWithContext(ctx context.Context) WorkspaceOutput
type WorkspaceRepositoryConfiguration ¶
type WorkspaceRepositoryConfiguration struct { // Account name AccountName *string `pulumi:"accountName"` // Collaboration branch CollaborationBranch *string `pulumi:"collaborationBranch"` // GitHub Enterprise host name. For example: https://github.mydomain.com HostName *string `pulumi:"hostName"` // The last commit ID LastCommitId *string `pulumi:"lastCommitId"` // VSTS project name ProjectName *string `pulumi:"projectName"` // Repository name RepositoryName *string `pulumi:"repositoryName"` // Root folder to use in the repository RootFolder *string `pulumi:"rootFolder"` // The VSTS tenant ID TenantId *string `pulumi:"tenantId"` // Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration Type *string `pulumi:"type"` }
Git integration settings
type WorkspaceRepositoryConfigurationArgs ¶
type WorkspaceRepositoryConfigurationArgs struct { // Account name AccountName pulumi.StringPtrInput `pulumi:"accountName"` // Collaboration branch CollaborationBranch pulumi.StringPtrInput `pulumi:"collaborationBranch"` // GitHub Enterprise host name. For example: https://github.mydomain.com HostName pulumi.StringPtrInput `pulumi:"hostName"` // The last commit ID LastCommitId pulumi.StringPtrInput `pulumi:"lastCommitId"` // VSTS project name ProjectName pulumi.StringPtrInput `pulumi:"projectName"` // Repository name RepositoryName pulumi.StringPtrInput `pulumi:"repositoryName"` // Root folder to use in the repository RootFolder pulumi.StringPtrInput `pulumi:"rootFolder"` // The VSTS tenant ID TenantId pulumi.StringPtrInput `pulumi:"tenantId"` // Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration Type pulumi.StringPtrInput `pulumi:"type"` }
Git integration settings
func (WorkspaceRepositoryConfigurationArgs) ElementType ¶
func (WorkspaceRepositoryConfigurationArgs) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutput ¶
func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutput() WorkspaceRepositoryConfigurationOutput
func (WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutputWithContext ¶
func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationOutput
func (WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutput ¶
func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
func (WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutputWithContext ¶
func (i WorkspaceRepositoryConfigurationArgs) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
type WorkspaceRepositoryConfigurationInput ¶
type WorkspaceRepositoryConfigurationInput interface { pulumi.Input ToWorkspaceRepositoryConfigurationOutput() WorkspaceRepositoryConfigurationOutput ToWorkspaceRepositoryConfigurationOutputWithContext(context.Context) WorkspaceRepositoryConfigurationOutput }
WorkspaceRepositoryConfigurationInput is an input type that accepts WorkspaceRepositoryConfigurationArgs and WorkspaceRepositoryConfigurationOutput values. You can construct a concrete instance of `WorkspaceRepositoryConfigurationInput` via:
WorkspaceRepositoryConfigurationArgs{...}
type WorkspaceRepositoryConfigurationOutput ¶
type WorkspaceRepositoryConfigurationOutput struct{ *pulumi.OutputState }
Git integration settings
func (WorkspaceRepositoryConfigurationOutput) AccountName ¶
func (o WorkspaceRepositoryConfigurationOutput) AccountName() pulumi.StringPtrOutput
Account name
func (WorkspaceRepositoryConfigurationOutput) CollaborationBranch ¶
func (o WorkspaceRepositoryConfigurationOutput) CollaborationBranch() pulumi.StringPtrOutput
Collaboration branch
func (WorkspaceRepositoryConfigurationOutput) ElementType ¶
func (WorkspaceRepositoryConfigurationOutput) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationOutput) HostName ¶
func (o WorkspaceRepositoryConfigurationOutput) HostName() pulumi.StringPtrOutput
GitHub Enterprise host name. For example: https://github.mydomain.com
func (WorkspaceRepositoryConfigurationOutput) LastCommitId ¶
func (o WorkspaceRepositoryConfigurationOutput) LastCommitId() pulumi.StringPtrOutput
The last commit ID
func (WorkspaceRepositoryConfigurationOutput) ProjectName ¶
func (o WorkspaceRepositoryConfigurationOutput) ProjectName() pulumi.StringPtrOutput
VSTS project name
func (WorkspaceRepositoryConfigurationOutput) RepositoryName ¶
func (o WorkspaceRepositoryConfigurationOutput) RepositoryName() pulumi.StringPtrOutput
Repository name
func (WorkspaceRepositoryConfigurationOutput) RootFolder ¶
func (o WorkspaceRepositoryConfigurationOutput) RootFolder() pulumi.StringPtrOutput
Root folder to use in the repository
func (WorkspaceRepositoryConfigurationOutput) TenantId ¶
func (o WorkspaceRepositoryConfigurationOutput) TenantId() pulumi.StringPtrOutput
The VSTS tenant ID
func (WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutput ¶
func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutput() WorkspaceRepositoryConfigurationOutput
func (WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationOutput
func (WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutput ¶
func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
func (WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
func (WorkspaceRepositoryConfigurationOutput) Type ¶
func (o WorkspaceRepositoryConfigurationOutput) Type() pulumi.StringPtrOutput
Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
type WorkspaceRepositoryConfigurationPtrInput ¶
type WorkspaceRepositoryConfigurationPtrInput interface { pulumi.Input ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput ToWorkspaceRepositoryConfigurationPtrOutputWithContext(context.Context) WorkspaceRepositoryConfigurationPtrOutput }
WorkspaceRepositoryConfigurationPtrInput is an input type that accepts WorkspaceRepositoryConfigurationArgs, WorkspaceRepositoryConfigurationPtr and WorkspaceRepositoryConfigurationPtrOutput values. You can construct a concrete instance of `WorkspaceRepositoryConfigurationPtrInput` via:
WorkspaceRepositoryConfigurationArgs{...} or: nil
func WorkspaceRepositoryConfigurationPtr ¶
func WorkspaceRepositoryConfigurationPtr(v *WorkspaceRepositoryConfigurationArgs) WorkspaceRepositoryConfigurationPtrInput
type WorkspaceRepositoryConfigurationPtrOutput ¶
type WorkspaceRepositoryConfigurationPtrOutput struct{ *pulumi.OutputState }
func (WorkspaceRepositoryConfigurationPtrOutput) AccountName ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) AccountName() pulumi.StringPtrOutput
Account name
func (WorkspaceRepositoryConfigurationPtrOutput) CollaborationBranch ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) CollaborationBranch() pulumi.StringPtrOutput
Collaboration branch
func (WorkspaceRepositoryConfigurationPtrOutput) ElementType ¶
func (WorkspaceRepositoryConfigurationPtrOutput) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationPtrOutput) HostName ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) HostName() pulumi.StringPtrOutput
GitHub Enterprise host name. For example: https://github.mydomain.com
func (WorkspaceRepositoryConfigurationPtrOutput) LastCommitId ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) LastCommitId() pulumi.StringPtrOutput
The last commit ID
func (WorkspaceRepositoryConfigurationPtrOutput) ProjectName ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) ProjectName() pulumi.StringPtrOutput
VSTS project name
func (WorkspaceRepositoryConfigurationPtrOutput) RepositoryName ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) RepositoryName() pulumi.StringPtrOutput
Repository name
func (WorkspaceRepositoryConfigurationPtrOutput) RootFolder ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) RootFolder() pulumi.StringPtrOutput
Root folder to use in the repository
func (WorkspaceRepositoryConfigurationPtrOutput) TenantId ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) TenantId() pulumi.StringPtrOutput
The VSTS tenant ID
func (WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutput ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutput() WorkspaceRepositoryConfigurationPtrOutput
func (WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) ToWorkspaceRepositoryConfigurationPtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationPtrOutput
func (WorkspaceRepositoryConfigurationPtrOutput) Type ¶
func (o WorkspaceRepositoryConfigurationPtrOutput) Type() pulumi.StringPtrOutput
Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
type WorkspaceRepositoryConfigurationResponse ¶
type WorkspaceRepositoryConfigurationResponse struct { // Account name AccountName *string `pulumi:"accountName"` // Collaboration branch CollaborationBranch *string `pulumi:"collaborationBranch"` // GitHub Enterprise host name. For example: https://github.mydomain.com HostName *string `pulumi:"hostName"` // The last commit ID LastCommitId *string `pulumi:"lastCommitId"` // VSTS project name ProjectName *string `pulumi:"projectName"` // Repository name RepositoryName *string `pulumi:"repositoryName"` // Root folder to use in the repository RootFolder *string `pulumi:"rootFolder"` // The VSTS tenant ID TenantId *string `pulumi:"tenantId"` // Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration Type *string `pulumi:"type"` }
Git integration settings
type WorkspaceRepositoryConfigurationResponseArgs ¶
type WorkspaceRepositoryConfigurationResponseArgs struct { // Account name AccountName pulumi.StringPtrInput `pulumi:"accountName"` // Collaboration branch CollaborationBranch pulumi.StringPtrInput `pulumi:"collaborationBranch"` // GitHub Enterprise host name. For example: https://github.mydomain.com HostName pulumi.StringPtrInput `pulumi:"hostName"` // The last commit ID LastCommitId pulumi.StringPtrInput `pulumi:"lastCommitId"` // VSTS project name ProjectName pulumi.StringPtrInput `pulumi:"projectName"` // Repository name RepositoryName pulumi.StringPtrInput `pulumi:"repositoryName"` // Root folder to use in the repository RootFolder pulumi.StringPtrInput `pulumi:"rootFolder"` // The VSTS tenant ID TenantId pulumi.StringPtrInput `pulumi:"tenantId"` // Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration Type pulumi.StringPtrInput `pulumi:"type"` }
Git integration settings
func (WorkspaceRepositoryConfigurationResponseArgs) ElementType ¶
func (WorkspaceRepositoryConfigurationResponseArgs) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutput ¶
func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutput() WorkspaceRepositoryConfigurationResponseOutput
func (WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutputWithContext ¶
func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponseOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponseOutput
func (WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutput ¶
func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
func (WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext ¶
func (i WorkspaceRepositoryConfigurationResponseArgs) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
type WorkspaceRepositoryConfigurationResponseInput ¶
type WorkspaceRepositoryConfigurationResponseInput interface { pulumi.Input ToWorkspaceRepositoryConfigurationResponseOutput() WorkspaceRepositoryConfigurationResponseOutput ToWorkspaceRepositoryConfigurationResponseOutputWithContext(context.Context) WorkspaceRepositoryConfigurationResponseOutput }
WorkspaceRepositoryConfigurationResponseInput is an input type that accepts WorkspaceRepositoryConfigurationResponseArgs and WorkspaceRepositoryConfigurationResponseOutput values. You can construct a concrete instance of `WorkspaceRepositoryConfigurationResponseInput` via:
WorkspaceRepositoryConfigurationResponseArgs{...}
type WorkspaceRepositoryConfigurationResponseOutput ¶
type WorkspaceRepositoryConfigurationResponseOutput struct{ *pulumi.OutputState }
Git integration settings
func (WorkspaceRepositoryConfigurationResponseOutput) AccountName ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) AccountName() pulumi.StringPtrOutput
Account name
func (WorkspaceRepositoryConfigurationResponseOutput) CollaborationBranch ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) CollaborationBranch() pulumi.StringPtrOutput
Collaboration branch
func (WorkspaceRepositoryConfigurationResponseOutput) ElementType ¶
func (WorkspaceRepositoryConfigurationResponseOutput) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationResponseOutput) HostName ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) HostName() pulumi.StringPtrOutput
GitHub Enterprise host name. For example: https://github.mydomain.com
func (WorkspaceRepositoryConfigurationResponseOutput) LastCommitId ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) LastCommitId() pulumi.StringPtrOutput
The last commit ID
func (WorkspaceRepositoryConfigurationResponseOutput) ProjectName ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) ProjectName() pulumi.StringPtrOutput
VSTS project name
func (WorkspaceRepositoryConfigurationResponseOutput) RepositoryName ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) RepositoryName() pulumi.StringPtrOutput
Repository name
func (WorkspaceRepositoryConfigurationResponseOutput) RootFolder ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) RootFolder() pulumi.StringPtrOutput
Root folder to use in the repository
func (WorkspaceRepositoryConfigurationResponseOutput) TenantId ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) TenantId() pulumi.StringPtrOutput
The VSTS tenant ID
func (WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutput ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutput() WorkspaceRepositoryConfigurationResponseOutput
func (WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponseOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponseOutput
func (WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
func (WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
func (WorkspaceRepositoryConfigurationResponseOutput) Type ¶
func (o WorkspaceRepositoryConfigurationResponseOutput) Type() pulumi.StringPtrOutput
Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
type WorkspaceRepositoryConfigurationResponsePtrInput ¶
type WorkspaceRepositoryConfigurationResponsePtrInput interface { pulumi.Input ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput }
WorkspaceRepositoryConfigurationResponsePtrInput is an input type that accepts WorkspaceRepositoryConfigurationResponseArgs, WorkspaceRepositoryConfigurationResponsePtr and WorkspaceRepositoryConfigurationResponsePtrOutput values. You can construct a concrete instance of `WorkspaceRepositoryConfigurationResponsePtrInput` via:
WorkspaceRepositoryConfigurationResponseArgs{...} or: nil
func WorkspaceRepositoryConfigurationResponsePtr ¶
func WorkspaceRepositoryConfigurationResponsePtr(v *WorkspaceRepositoryConfigurationResponseArgs) WorkspaceRepositoryConfigurationResponsePtrInput
type WorkspaceRepositoryConfigurationResponsePtrOutput ¶
type WorkspaceRepositoryConfigurationResponsePtrOutput struct{ *pulumi.OutputState }
func (WorkspaceRepositoryConfigurationResponsePtrOutput) AccountName ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) AccountName() pulumi.StringPtrOutput
Account name
func (WorkspaceRepositoryConfigurationResponsePtrOutput) CollaborationBranch ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) CollaborationBranch() pulumi.StringPtrOutput
Collaboration branch
func (WorkspaceRepositoryConfigurationResponsePtrOutput) ElementType ¶
func (WorkspaceRepositoryConfigurationResponsePtrOutput) ElementType() reflect.Type
func (WorkspaceRepositoryConfigurationResponsePtrOutput) HostName ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) HostName() pulumi.StringPtrOutput
GitHub Enterprise host name. For example: https://github.mydomain.com
func (WorkspaceRepositoryConfigurationResponsePtrOutput) LastCommitId ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) LastCommitId() pulumi.StringPtrOutput
The last commit ID
func (WorkspaceRepositoryConfigurationResponsePtrOutput) ProjectName ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ProjectName() pulumi.StringPtrOutput
VSTS project name
func (WorkspaceRepositoryConfigurationResponsePtrOutput) RepositoryName ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) RepositoryName() pulumi.StringPtrOutput
Repository name
func (WorkspaceRepositoryConfigurationResponsePtrOutput) RootFolder ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) RootFolder() pulumi.StringPtrOutput
Root folder to use in the repository
func (WorkspaceRepositoryConfigurationResponsePtrOutput) TenantId ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) TenantId() pulumi.StringPtrOutput
The VSTS tenant ID
func (WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutput() WorkspaceRepositoryConfigurationResponsePtrOutput
func (WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) ToWorkspaceRepositoryConfigurationResponsePtrOutputWithContext(ctx context.Context) WorkspaceRepositoryConfigurationResponsePtrOutput
func (WorkspaceRepositoryConfigurationResponsePtrOutput) Type ¶
func (o WorkspaceRepositoryConfigurationResponsePtrOutput) Type() pulumi.StringPtrOutput
Type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration
type WorkspaceSqlAadAdmin ¶
type WorkspaceSqlAadAdmin struct { pulumi.CustomResourceState // Workspace active directory administrator type AdministratorType pulumi.StringPtrOutput `pulumi:"administratorType"` // Login of the workspace active directory administrator Login pulumi.StringPtrOutput `pulumi:"login"` // The name of the resource Name pulumi.StringOutput `pulumi:"name"` // Object ID of the workspace active directory administrator Sid pulumi.StringPtrOutput `pulumi:"sid"` // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrOutput `pulumi:"tenantId"` // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringOutput `pulumi:"type"` }
Workspace active directory administrator
func GetWorkspaceSqlAadAdmin ¶
func GetWorkspaceSqlAadAdmin(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WorkspaceSqlAadAdminState, opts ...pulumi.ResourceOption) (*WorkspaceSqlAadAdmin, error)
GetWorkspaceSqlAadAdmin gets an existing WorkspaceSqlAadAdmin resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWorkspaceSqlAadAdmin ¶
func NewWorkspaceSqlAadAdmin(ctx *pulumi.Context, name string, args *WorkspaceSqlAadAdminArgs, opts ...pulumi.ResourceOption) (*WorkspaceSqlAadAdmin, error)
NewWorkspaceSqlAadAdmin registers a new resource with the given unique name, arguments, and options.
func (*WorkspaceSqlAadAdmin) ElementType ¶
func (*WorkspaceSqlAadAdmin) ElementType() reflect.Type
func (*WorkspaceSqlAadAdmin) ToWorkspaceSqlAadAdminOutput ¶
func (i *WorkspaceSqlAadAdmin) ToWorkspaceSqlAadAdminOutput() WorkspaceSqlAadAdminOutput
func (*WorkspaceSqlAadAdmin) ToWorkspaceSqlAadAdminOutputWithContext ¶
func (i *WorkspaceSqlAadAdmin) ToWorkspaceSqlAadAdminOutputWithContext(ctx context.Context) WorkspaceSqlAadAdminOutput
type WorkspaceSqlAadAdminArgs ¶
type WorkspaceSqlAadAdminArgs struct { // Workspace active directory administrator type AdministratorType pulumi.StringPtrInput // Login of the workspace active directory administrator Login pulumi.StringPtrInput // The name of the resource group. The name is case insensitive. ResourceGroupName pulumi.StringInput // Object ID of the workspace active directory administrator Sid pulumi.StringPtrInput // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrInput // The name of the workspace WorkspaceName pulumi.StringInput }
The set of arguments for constructing a WorkspaceSqlAadAdmin resource.
func (WorkspaceSqlAadAdminArgs) ElementType ¶
func (WorkspaceSqlAadAdminArgs) ElementType() reflect.Type
type WorkspaceSqlAadAdminInput ¶
type WorkspaceSqlAadAdminInput interface { pulumi.Input ToWorkspaceSqlAadAdminOutput() WorkspaceSqlAadAdminOutput ToWorkspaceSqlAadAdminOutputWithContext(ctx context.Context) WorkspaceSqlAadAdminOutput }
type WorkspaceSqlAadAdminOutput ¶
type WorkspaceSqlAadAdminOutput struct {
*pulumi.OutputState
}
func (WorkspaceSqlAadAdminOutput) ElementType ¶
func (WorkspaceSqlAadAdminOutput) ElementType() reflect.Type
func (WorkspaceSqlAadAdminOutput) ToWorkspaceSqlAadAdminOutput ¶
func (o WorkspaceSqlAadAdminOutput) ToWorkspaceSqlAadAdminOutput() WorkspaceSqlAadAdminOutput
func (WorkspaceSqlAadAdminOutput) ToWorkspaceSqlAadAdminOutputWithContext ¶
func (o WorkspaceSqlAadAdminOutput) ToWorkspaceSqlAadAdminOutputWithContext(ctx context.Context) WorkspaceSqlAadAdminOutput
type WorkspaceSqlAadAdminState ¶
type WorkspaceSqlAadAdminState struct { // Workspace active directory administrator type AdministratorType pulumi.StringPtrInput // Login of the workspace active directory administrator Login pulumi.StringPtrInput // The name of the resource Name pulumi.StringPtrInput // Object ID of the workspace active directory administrator Sid pulumi.StringPtrInput // Tenant ID of the workspace active directory administrator TenantId pulumi.StringPtrInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput }
func (WorkspaceSqlAadAdminState) ElementType ¶
func (WorkspaceSqlAadAdminState) ElementType() reflect.Type
type WorkspaceState ¶
type WorkspaceState struct { // The ADLA resource ID. AdlaResourceId pulumi.StringPtrInput // Connectivity endpoints ConnectivityEndpoints pulumi.StringMapInput // Workspace default data lake storage account details DefaultDataLakeStorage DataLakeStorageAccountDetailsResponsePtrInput // The encryption details of the workspace Encryption EncryptionDetailsResponsePtrInput // Workspace level configs and feature flags ExtraProperties pulumi.MapInput // Identity of the workspace Identity ManagedIdentityResponsePtrInput // The geo-location where the resource lives Location pulumi.StringPtrInput // Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.' ManagedResourceGroupName pulumi.StringPtrInput // Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user. ManagedVirtualNetwork pulumi.StringPtrInput // Managed Virtual Network Settings ManagedVirtualNetworkSettings ManagedVirtualNetworkSettingsResponsePtrInput // The name of the resource Name pulumi.StringPtrInput // Private endpoint connections to the workspace PrivateEndpointConnections PrivateEndpointConnectionResponseArrayInput // Resource provisioning state ProvisioningState pulumi.StringPtrInput // Purview Configuration PurviewConfiguration PurviewConfigurationResponsePtrInput // Login for workspace SQL active directory administrator SqlAdministratorLogin pulumi.StringPtrInput // SQL administrator login password SqlAdministratorLoginPassword pulumi.StringPtrInput // Resource tags. Tags pulumi.StringMapInput // The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type pulumi.StringPtrInput // Virtual Network profile VirtualNetworkProfile VirtualNetworkProfileResponsePtrInput // Git integration settings WorkspaceRepositoryConfiguration WorkspaceRepositoryConfigurationResponsePtrInput // The workspace unique identifier WorkspaceUID pulumi.StringPtrInput }
func (WorkspaceState) ElementType ¶
func (WorkspaceState) ElementType() reflect.Type
Source Files
¶
- bigDataPool.go
- getBigDataPool.go
- getIntegrationRuntime.go
- getIntegrationRuntimeConnectionInfo.go
- getIntegrationRuntimeObjectMetadatum.go
- getIntegrationRuntimeStatus.go
- getIpFirewallRule.go
- getKey.go
- getPrivateEndpointConnection.go
- getPrivateLinkHub.go
- getSqlPool.go
- getSqlPoolSensitivityLabel.go
- getSqlPoolTransparentDataEncryption.go
- getSqlPoolVulnerabilityAssessment.go
- getSqlPoolVulnerabilityAssessmentRuleBaseline.go
- getSqlPoolWorkloadClassifier.go
- getSqlPoolWorkloadGroup.go
- getWorkspace.go
- getWorkspaceAadAdmin.go
- getWorkspaceManagedSqlServerVulnerabilityAssessment.go
- getWorkspaceSqlAadAdmin.go
- init.go
- integrationRuntime.go
- ipFirewallRule.go
- key.go
- listIntegrationRuntimeAuthKey.go
- privateEndpointConnection.go
- privateLinkHub.go
- pulumiEnums.go
- pulumiTypes.go
- sqlPool.go
- sqlPoolSensitivityLabel.go
- sqlPoolTransparentDataEncryption.go
- sqlPoolVulnerabilityAssessment.go
- sqlPoolVulnerabilityAssessmentRuleBaseline.go
- sqlPoolWorkloadClassifier.go
- sqlPoolWorkloadGroup.go
- workspace.go
- workspaceAadAdmin.go
- workspaceManagedSqlServerVulnerabilityAssessment.go
- workspaceSqlAadAdmin.go