174 строки
14 KiB
YAML
174 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules"
|
|
name: "ProfileScrubbingRules"
|
|
nameWithType: "ProfileScrubbingRules"
|
|
summary: "Defines the contents of the log scrubbing rules."
|
|
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 **ProfileScrubbingRules**</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.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.ProfileScrubbingRules()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.ProfileScrubbingRules()"
|
|
name: "ProfileScrubbingRules()"
|
|
nameWithType: "ProfileScrubbingRules.ProfileScrubbingRules()"
|
|
summary: "Creates an instance of Profile<wbr>Scrubbing<wbr>Rules class."
|
|
syntax: "public ProfileScrubbingRules()"
|
|
desc: "Creates an instance of ProfileScrubbingRules class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "ProfileScrubbingRules.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Profile<wbr>Scrubbing<wbr>Rules 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 ProfileScrubbingRules 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 ProfileScrubbingRules from the JsonReader."
|
|
returns:
|
|
description: "An instance of ProfileScrubbingRules if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.matchVariable()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.matchVariable()"
|
|
name: "matchVariable()"
|
|
nameWithType: "ProfileScrubbingRules.matchVariable()"
|
|
summary: "Get the match<wbr>Variable property: The variable to be scrubbed from the logs."
|
|
syntax: "public ScrubbingRuleEntryMatchVariable matchVariable()"
|
|
desc: "Get the matchVariable property: The variable to be scrubbed from the logs."
|
|
returns:
|
|
description: "the matchVariable value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchVariable?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchVariable&text=ScrubbingRuleEntryMatchVariable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.selector()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.selector()"
|
|
name: "selector()"
|
|
nameWithType: "ProfileScrubbingRules.selector()"
|
|
summary: "Get the selector property: When match<wbr>Variable is a collection, operator used to specify which elements in the collection this rule applies to."
|
|
syntax: "public String selector()"
|
|
desc: "Get the selector property: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to."
|
|
returns:
|
|
description: "the selector value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.selectorMatchOperator()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.selectorMatchOperator()"
|
|
name: "selectorMatchOperator()"
|
|
nameWithType: "ProfileScrubbingRules.selectorMatchOperator()"
|
|
summary: "Get the selector<wbr>Match<wbr>Operator property: When match<wbr>Variable is a collection, operate on the selector to specify which elements in the collection this rule applies to."
|
|
syntax: "public ScrubbingRuleEntryMatchOperator selectorMatchOperator()"
|
|
desc: "Get the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to."
|
|
returns:
|
|
description: "the selectorMatchOperator value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator&text=ScrubbingRuleEntryMatchOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.state()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.state()"
|
|
name: "state()"
|
|
nameWithType: "ProfileScrubbingRules.state()"
|
|
summary: "Get the state property: Defines the state of a log scrubbing rule."
|
|
syntax: "public ScrubbingRuleEntryState state()"
|
|
desc: "Get the state property: Defines the state of a log scrubbing rule. Default value is enabled."
|
|
returns:
|
|
description: "the state value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryState?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryState&text=ScrubbingRuleEntryState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "ProfileScrubbingRules.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.ProfileScrubbingRules.validate()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ProfileScrubbingRules.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withMatchVariable(com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchVariable)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withMatchVariable(ScrubbingRuleEntryMatchVariable matchVariable)"
|
|
name: "withMatchVariable(ScrubbingRuleEntryMatchVariable matchVariable)"
|
|
nameWithType: "ProfileScrubbingRules.withMatchVariable(ScrubbingRuleEntryMatchVariable matchVariable)"
|
|
summary: "Set the match<wbr>Variable property: The variable to be scrubbed from the logs."
|
|
parameters:
|
|
- description: "the matchVariable value to set."
|
|
name: "matchVariable"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchVariable?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchVariable&text=ScrubbingRuleEntryMatchVariable\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ProfileScrubbingRules withMatchVariable(ScrubbingRuleEntryMatchVariable matchVariable)"
|
|
desc: "Set the matchVariable property: The variable to be scrubbed from the logs."
|
|
returns:
|
|
description: "the ProfileScrubbingRules object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withSelector(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withSelector(String selector)"
|
|
name: "withSelector(String selector)"
|
|
nameWithType: "ProfileScrubbingRules.withSelector(String selector)"
|
|
summary: "Set the selector property: When match<wbr>Variable is a collection, operator used to specify which elements in the collection this rule applies to."
|
|
parameters:
|
|
- description: "the selector value to set."
|
|
name: "selector"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ProfileScrubbingRules withSelector(String selector)"
|
|
desc: "Set the selector property: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to."
|
|
returns:
|
|
description: "the ProfileScrubbingRules object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withSelectorMatchOperator(com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withSelectorMatchOperator(ScrubbingRuleEntryMatchOperator selectorMatchOperator)"
|
|
name: "withSelectorMatchOperator(ScrubbingRuleEntryMatchOperator selectorMatchOperator)"
|
|
nameWithType: "ProfileScrubbingRules.withSelectorMatchOperator(ScrubbingRuleEntryMatchOperator selectorMatchOperator)"
|
|
summary: "Set the selector<wbr>Match<wbr>Operator property: When match<wbr>Variable is a collection, operate on the selector to specify which elements in the collection this rule applies to."
|
|
parameters:
|
|
- description: "the selectorMatchOperator value to set."
|
|
name: "selectorMatchOperator"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator&text=ScrubbingRuleEntryMatchOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ProfileScrubbingRules withSelectorMatchOperator(ScrubbingRuleEntryMatchOperator selectorMatchOperator)"
|
|
desc: "Set the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to."
|
|
returns:
|
|
description: "the ProfileScrubbingRules object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withState(com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryState)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.ProfileScrubbingRules.withState(ScrubbingRuleEntryState state)"
|
|
name: "withState(ScrubbingRuleEntryState state)"
|
|
nameWithType: "ProfileScrubbingRules.withState(ScrubbingRuleEntryState state)"
|
|
summary: "Set the state property: Defines the state of a log scrubbing rule."
|
|
parameters:
|
|
- description: "the state value to set."
|
|
name: "state"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryState?alt=com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryState&text=ScrubbingRuleEntryState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ProfileScrubbingRules withState(ScrubbingRuleEntryState state)"
|
|
desc: "Set the state property: Defines the state of a log scrubbing rule. Default value is enabled."
|
|
returns:
|
|
description: "the ProfileScrubbingRules object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Defines the contents of the log scrubbing rules."
|
|
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.ProfileScrubbingRules?alt=com.azure.resourcemanager.cdn.models.ProfileScrubbingRules&text=ProfileScrubbingRules\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|