Class GetSecurityPolicyPlainArgs.Builder

  • Enclosing class:
    GetSecurityPolicyPlainArgs

    public static final class GetSecurityPolicyPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • profileName

        public GetSecurityPolicyPlainArgs.Builder profileName​(java.lang.String profileName)
        Parameters:
        profileName - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
        Returns:
        builder
      • resourceGroupName

        public GetSecurityPolicyPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - Name of the Resource group within the Azure subscription.
        Returns:
        builder
      • securityPolicyName

        public GetSecurityPolicyPlainArgs.Builder securityPolicyName​(java.lang.String securityPolicyName)
        Parameters:
        securityPolicyName - Name of the security policy under the profile.
        Returns:
        builder