azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

65 строки
5.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.SecurityPolicyProperties"
fullName: "com.microsoft.azure.management.cdn.SecurityPolicyProperties"
name: "SecurityPolicyProperties"
nameWithType: "SecurityPolicyProperties"
summary: "The json object that contains properties required to create a security policy."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.cdn.AFDStateProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.cdn.AFDStateProperties?alt=com.microsoft.azure.management.cdn.AFDStateProperties&text=AFDStateProperties\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.cdn.AFDStateProperties.deploymentStatus()?alt=com.microsoft.azure.management.cdn.AFDStateProperties.deploymentStatus&text=deploymentStatus\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.cdn.AFDStateProperties.provisioningState()?alt=com.microsoft.azure.management.cdn.AFDStateProperties.provisioningState&text=provisioningState\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **SecurityPolicyProperties**</br> extends <xref href=\"com.microsoft.azure.management.cdn.AFDStateProperties?alt=com.microsoft.azure.management.cdn.AFDStateProperties&text=AFDStateProperties\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.SecurityPolicyProperties()"
fullName: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.SecurityPolicyProperties()"
name: "SecurityPolicyProperties()"
nameWithType: "SecurityPolicyProperties.SecurityPolicyProperties()"
syntax: "public SecurityPolicyProperties()"
methods:
- uid: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.parameters()"
fullName: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.parameters()"
name: "parameters()"
nameWithType: "SecurityPolicyProperties.parameters()"
summary: "Get object which contains security policy parameters."
syntax: "public SecurityPolicyParameters parameters()"
desc: "Get object which contains security policy parameters."
returns:
description: "the parameters value"
type: "<xref href=\"com.microsoft.azure.management.cdn.SecurityPolicyParameters?alt=com.microsoft.azure.management.cdn.SecurityPolicyParameters&text=SecurityPolicyParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.withParameters(com.microsoft.azure.management.cdn.SecurityPolicyParameters)"
fullName: "com.microsoft.azure.management.cdn.SecurityPolicyProperties.withParameters(SecurityPolicyParameters parameters)"
name: "withParameters(SecurityPolicyParameters parameters)"
nameWithType: "SecurityPolicyProperties.withParameters(SecurityPolicyParameters parameters)"
summary: "Set object which contains security policy parameters."
parameters:
- description: "the parameters value to set"
name: "parameters"
type: "<xref href=\"com.microsoft.azure.management.cdn.SecurityPolicyParameters?alt=com.microsoft.azure.management.cdn.SecurityPolicyParameters&text=SecurityPolicyParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public SecurityPolicyProperties withParameters(SecurityPolicyParameters parameters)"
desc: "Set object which contains security policy parameters."
returns:
description: "the SecurityPolicyProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.SecurityPolicyProperties?alt=com.microsoft.azure.management.cdn.SecurityPolicyProperties&text=SecurityPolicyProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The json object that contains properties required to create a security policy."
metadata: {}
package: "com.microsoft.azure.management.cdn"
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4