azure-native.azurestackhci.getSecuritySetting
Explore with Pulumi AI
Get a SecuritySetting
Uses Azure REST API version 2024-04-01.
Other available API versions: 2023-11-01-preview, 2024-01-01, 2024-02-15-preview, 2024-09-01-preview, 2024-12-01-preview, 2025-02-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurestackhci [ApiVersion]
. See the version guide for details.
Using getSecuritySetting
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSecuritySetting(args: GetSecuritySettingArgs, opts?: InvokeOptions): Promise<GetSecuritySettingResult>
function getSecuritySettingOutput(args: GetSecuritySettingOutputArgs, opts?: InvokeOptions): Output<GetSecuritySettingResult>
def get_security_setting(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
security_settings_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecuritySettingResult
def get_security_setting_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
security_settings_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecuritySettingResult]
func LookupSecuritySetting(ctx *Context, args *LookupSecuritySettingArgs, opts ...InvokeOption) (*LookupSecuritySettingResult, error)
func LookupSecuritySettingOutput(ctx *Context, args *LookupSecuritySettingOutputArgs, opts ...InvokeOption) LookupSecuritySettingResultOutput
> Note: This function is named LookupSecuritySetting
in the Go SDK.
public static class GetSecuritySetting
{
public static Task<GetSecuritySettingResult> InvokeAsync(GetSecuritySettingArgs args, InvokeOptions? opts = null)
public static Output<GetSecuritySettingResult> Invoke(GetSecuritySettingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSecuritySettingResult> getSecuritySetting(GetSecuritySettingArgs args, InvokeOptions options)
public static Output<GetSecuritySettingResult> getSecuritySetting(GetSecuritySettingArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:azurestackhci:getSecuritySetting
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Security
Settings stringName - Name of security setting
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Security
Settings stringName - Name of security setting
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- security
Settings StringName - Name of security setting
- cluster
Name string - The name of the cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- security
Settings stringName - Name of security setting
- cluster_
name str - The name of the cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- security_
settings_ strname - Name of security setting
- cluster
Name String - The name of the cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- security
Settings StringName - Name of security setting
getSecuritySetting Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- Security
Compliance Pulumi.Status Azure Native. Azure Stack HCI. Outputs. Security Compliance Status Response - Security Compliance Status
- System
Data Pulumi.Azure Native. Azure Stack HCI. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Secured
Core stringCompliance Assignment - Secured Core Compliance Assignment
- Smb
Encryption stringFor Intra Cluster Traffic Compliance Assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- Wdac
Compliance stringAssignment - WDAC Compliance Assignment
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- Security
Compliance SecurityStatus Compliance Status Response - Security Compliance Status
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Secured
Core stringCompliance Assignment - Secured Core Compliance Assignment
- Smb
Encryption stringFor Intra Cluster Traffic Compliance Assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- Wdac
Compliance stringAssignment - WDAC Compliance Assignment
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- provisioning
State String - The status of the last operation.
- security
Compliance SecurityStatus Compliance Status Response - Security Compliance Status
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- secured
Core StringCompliance Assignment - Secured Core Compliance Assignment
- smb
Encryption StringFor Intra Cluster Traffic Compliance Assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- wdac
Compliance StringAssignment - WDAC Compliance Assignment
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- provisioning
State string - The status of the last operation.
- security
Compliance SecurityStatus Compliance Status Response - Security Compliance Status
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- secured
Core stringCompliance Assignment - Secured Core Compliance Assignment
- smb
Encryption stringFor Intra Cluster Traffic Compliance Assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- wdac
Compliance stringAssignment - WDAC Compliance Assignment
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- provisioning_
state str - The status of the last operation.
- security_
compliance_ Securitystatus Compliance Status Response - Security Compliance Status
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- secured_
core_ strcompliance_ assignment - Secured Core Compliance Assignment
- smb_
encryption_ strfor_ intra_ cluster_ traffic_ compliance_ assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- wdac_
compliance_ strassignment - WDAC Compliance Assignment
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- provisioning
State String - The status of the last operation.
- security
Compliance Property MapStatus - Security Compliance Status
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- secured
Core StringCompliance Assignment - Secured Core Compliance Assignment
- smb
Encryption StringFor Intra Cluster Traffic Compliance Assignment - SMB encryption for intra-cluster traffic Compliance Assignment
- wdac
Compliance StringAssignment - WDAC Compliance Assignment
Supporting Types
SecurityComplianceStatusResponse
- Data
At stringRest Encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- Data
In stringTransit Protected - Indicates whether HCI cluster has data in-transit protection.
- Last
Updated string - Time in UTC when compliance status was last updated.
- Secured
Core stringCompliance - Indicates whether HCI hosts meets secured-core server requirements.
- Wdac
Compliance string - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
- Data
At stringRest Encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- Data
In stringTransit Protected - Indicates whether HCI cluster has data in-transit protection.
- Last
Updated string - Time in UTC when compliance status was last updated.
- Secured
Core stringCompliance - Indicates whether HCI hosts meets secured-core server requirements.
- Wdac
Compliance string - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
- data
At StringRest Encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- data
In StringTransit Protected - Indicates whether HCI cluster has data in-transit protection.
- last
Updated String - Time in UTC when compliance status was last updated.
- secured
Core StringCompliance - Indicates whether HCI hosts meets secured-core server requirements.
- wdac
Compliance String - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
- data
At stringRest Encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- data
In stringTransit Protected - Indicates whether HCI cluster has data in-transit protection.
- last
Updated string - Time in UTC when compliance status was last updated.
- secured
Core stringCompliance - Indicates whether HCI hosts meets secured-core server requirements.
- wdac
Compliance string - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
- data_
at_ strrest_ encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- data_
in_ strtransit_ protected - Indicates whether HCI cluster has data in-transit protection.
- last_
updated str - Time in UTC when compliance status was last updated.
- secured_
core_ strcompliance - Indicates whether HCI hosts meets secured-core server requirements.
- wdac_
compliance str - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
- data
At StringRest Encrypted - Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
- data
In StringTransit Protected - Indicates whether HCI cluster has data in-transit protection.
- last
Updated String - Time in UTC when compliance status was last updated.
- secured
Core StringCompliance - Indicates whether HCI hosts meets secured-core server requirements.
- wdac
Compliance String - Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0