126 строки
9.7 KiB
YAML
126 строки
9.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping"
|
|
name: "ProfileChangeSkuWafMapping"
|
|
nameWithType: "ProfileChangeSkuWafMapping"
|
|
summary: "Parameters required for profile upgrade."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **ProfileChangeSkuWafMapping**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping?alt=com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping&text=ProfileChangeSkuWafMapping\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.ProfileChangeSkuWafMapping()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.ProfileChangeSkuWafMapping()"
|
|
name: "ProfileChangeSkuWafMapping()"
|
|
nameWithType: "ProfileChangeSkuWafMapping.ProfileChangeSkuWafMapping()"
|
|
summary: "Creates an instance of Profile<wbr>Change<wbr>Sku<wbr>Waf<wbr>Mapping class."
|
|
syntax: "public ProfileChangeSkuWafMapping()"
|
|
desc: "Creates an instance of ProfileChangeSkuWafMapping class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.changeToWafPolicy()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.changeToWafPolicy()"
|
|
name: "changeToWafPolicy()"
|
|
nameWithType: "ProfileChangeSkuWafMapping.changeToWafPolicy()"
|
|
summary: "Get the change<wbr>ToWaf<wbr>Policy property: The new waf resource for the security policy to use."
|
|
syntax: "public ResourceReference changeToWafPolicy()"
|
|
desc: "Get the changeToWafPolicy property: The new waf resource for the security policy to use."
|
|
returns:
|
|
description: "the changeToWafPolicy value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "ProfileChangeSkuWafMapping.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Profile<wbr>Change<wbr>Sku<wbr>Waf<wbr>Mapping from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static ProfileChangeSkuWafMapping fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of ProfileChangeSkuWafMapping from the JsonReader."
|
|
returns:
|
|
description: "An instance of ProfileChangeSkuWafMapping if the JsonReader was pointing to an instance of it, or null if\n it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping?alt=com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping&text=ProfileChangeSkuWafMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.securityPolicyName()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.securityPolicyName()"
|
|
name: "securityPolicyName()"
|
|
nameWithType: "ProfileChangeSkuWafMapping.securityPolicyName()"
|
|
summary: "Get the security<wbr>Policy<wbr>Name property: The security policy name."
|
|
syntax: "public String securityPolicyName()"
|
|
desc: "Get the securityPolicyName property: The security policy name."
|
|
returns:
|
|
description: "the securityPolicyName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "ProfileChangeSkuWafMapping.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.validate()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ProfileChangeSkuWafMapping.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.withChangeToWafPolicy(com.azure.resourcemanager.cdn.models.ResourceReference)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.withChangeToWafPolicy(ResourceReference changeToWafPolicy)"
|
|
name: "withChangeToWafPolicy(ResourceReference changeToWafPolicy)"
|
|
nameWithType: "ProfileChangeSkuWafMapping.withChangeToWafPolicy(ResourceReference changeToWafPolicy)"
|
|
summary: "Set the change<wbr>ToWaf<wbr>Policy property: The new waf resource for the security policy to use."
|
|
parameters:
|
|
- description: "the changeToWafPolicy value to set."
|
|
name: "changeToWafPolicy"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ResourceReference?alt=com.azure.resourcemanager.cdn.models.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ProfileChangeSkuWafMapping withChangeToWafPolicy(ResourceReference changeToWafPolicy)"
|
|
desc: "Set the changeToWafPolicy property: The new waf resource for the security policy to use."
|
|
returns:
|
|
description: "the ProfileChangeSkuWafMapping object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping?alt=com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping&text=ProfileChangeSkuWafMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.withSecurityPolicyName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping.withSecurityPolicyName(String securityPolicyName)"
|
|
name: "withSecurityPolicyName(String securityPolicyName)"
|
|
nameWithType: "ProfileChangeSkuWafMapping.withSecurityPolicyName(String securityPolicyName)"
|
|
summary: "Set the security<wbr>Policy<wbr>Name property: The security policy name."
|
|
parameters:
|
|
- description: "the securityPolicyName value to set."
|
|
name: "securityPolicyName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ProfileChangeSkuWafMapping withSecurityPolicyName(String securityPolicyName)"
|
|
desc: "Set the securityPolicyName property: The security policy name."
|
|
returns:
|
|
description: "the ProfileChangeSkuWafMapping object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping?alt=com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping&text=ProfileChangeSkuWafMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Parameters required for profile upgrade."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping?alt=com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping&text=ProfileChangeSkuWafMapping\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|