### YamlMime:JavaType
uid: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters"
fullName: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters"
name: "RegenerateKeysParameters"
nameWithType: "RegenerateKeysParameters"
summary: "Parameters supplied to the Regenerate Authorization Rule operation."
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **RegenerateKeysParameters**"
constructors:
- uid: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.RegenerateKeysParameters()"
fullName: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.RegenerateKeysParameters()"
name: "RegenerateKeysParameters()"
nameWithType: "RegenerateKeysParameters.RegenerateKeysParameters()"
syntax: "public RegenerateKeysParameters()"
methods:
- uid: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.policykey()"
fullName: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.policykey()"
name: "policykey()"
nameWithType: "RegenerateKeysParameters.policykey()"
summary: "Get the policykey value."
syntax: "public Policykey policykey()"
desc: "Get the policykey value."
returns:
description: "the policykey value"
type: ""
- uid: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.withPolicykey(com.microsoft.azure.management.servicebus.Policykey)"
fullName: "com.microsoft.azure.management.servicebus.RegenerateKeysParameters.withPolicykey(Policykey policykey)"
name: "withPolicykey(Policykey policykey)"
nameWithType: "RegenerateKeysParameters.withPolicykey(Policykey policykey)"
summary: "Set the policykey value."
parameters:
- description: "the policykey value to set"
name: "policykey"
type: ""
syntax: "public RegenerateKeysParameters withPolicykey(Policykey policykey)"
desc: "Set the policykey value."
returns:
description: "the RegenerateKeysParameters object itself."
type: ""
type: "class"
desc: "Parameters supplied to the Regenerate Authorization Rule operation."
metadata: {}
package: "com.microsoft.azure.management.servicebus"
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4