### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner"
name: "ProfileInner"
nameWithType: "ProfileInner"
summary: "A profile is a logical grouping of endpoints that share the same settings."
inheritances:
- ""
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ")?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **ProfileInner** extends "
constructors:
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.ProfileInner()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.ProfileInner()"
name: "ProfileInner()"
nameWithType: "ProfileInner.ProfileInner()"
summary: "Creates an instance of ProfileInner class."
syntax: "public ProfileInner()"
desc: "Creates an instance of ProfileInner class."
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.extendedProperties()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.extendedProperties()"
name: "extendedProperties()"
nameWithType: "ProfileInner.extendedProperties()"
summary: "Get the extendedProperties property: Key-Value pair representing additional properties for profiles."
syntax: "public Map extendedProperties()"
desc: "Get the extendedProperties property: Key-Value pair representing additional properties for profiles."
returns:
description: "the extendedProperties value."
type: "Map<String,String>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "ProfileInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of ProfileInner from the JsonReader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: ""
syntax: "public static ProfileInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "IOException"
desc: "Reads an instance of ProfileInner from the JsonReader."
returns:
description: "An instance of ProfileInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.frontDoorId()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.frontDoorId()"
name: "frontDoorId()"
nameWithType: "ProfileInner.frontDoorId()"
summary: "Get the frontDoorId property: The Id of the frontdoor."
syntax: "public String frontDoorId()"
desc: "Get the frontDoorId property: The Id of the frontdoor."
returns:
description: "the frontDoorId value."
type: "String"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.id()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.id()"
name: "id()"
nameWithType: "ProfileInner.id()"
summary: "Get the id property: Fully qualified resource Id for the resource."
overridden: "com.azure.core.management.ProxyResource.id()"
syntax: "public String id()"
desc: "Get the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "String"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.identity()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.identity()"
name: "identity()"
nameWithType: "ProfileInner.identity()"
summary: "Get the identity property: Managed service identity (system assigned and/or user assigned identities)."
syntax: "public ManagedServiceIdentity identity()"
desc: "Get the identity property: Managed service identity (system assigned and/or user assigned identities)."
returns:
description: "the identity value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.kind()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.kind()"
name: "kind()"
nameWithType: "ProfileInner.kind()"
summary: "Get the kind property: Kind of the profile."
syntax: "public String kind()"
desc: "Get the kind property: Kind of the profile. Used by portal to differentiate traditional CDN profile and new AFD profile."
returns:
description: "the kind value."
type: "String"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.logScrubbing()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.logScrubbing()"
name: "logScrubbing()"
nameWithType: "ProfileInner.logScrubbing()"
summary: "Get the logScrubbing property: Defines rules that scrub sensitive fields in the Azure Front Door profile logs."
syntax: "public ProfileLogScrubbing logScrubbing()"
desc: "Get the logScrubbing property: Defines rules that scrub sensitive fields in the Azure Front Door profile logs."
returns:
description: "the logScrubbing value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.name()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.name()"
name: "name()"
nameWithType: "ProfileInner.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.core.management.ProxyResource.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
returns:
description: "the name value."
type: "String"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.originResponseTimeoutSeconds()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.originResponseTimeoutSeconds()"
name: "originResponseTimeoutSeconds()"
nameWithType: "ProfileInner.originResponseTimeoutSeconds()"
summary: "Get the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin."
syntax: "public Integer originResponseTimeoutSeconds()"
desc: "Get the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns."
returns:
description: "the originResponseTimeoutSeconds value."
type: "Integer"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.provisioningState()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.provisioningState()"
name: "provisioningState()"
nameWithType: "ProfileInner.provisioningState()"
summary: "Get the provisioningState property: Provisioning status of the profile."
syntax: "public ProfileProvisioningState provisioningState()"
desc: "Get the provisioningState property: Provisioning status of the profile."
returns:
description: "the provisioningState value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.resourceState()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.resourceState()"
name: "resourceState()"
nameWithType: "ProfileInner.resourceState()"
summary: "Get the resourceState property: Resource status of the profile."
syntax: "public ProfileResourceState resourceState()"
desc: "Get the resourceState property: Resource status of the profile."
returns:
description: "the resourceState value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.sku()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.sku()"
name: "sku()"
nameWithType: "ProfileInner.sku()"
summary: "Get the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile."
syntax: "public Sku sku()"
desc: "Get the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile."
returns:
description: "the sku value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.systemData()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.systemData()"
name: "systemData()"
nameWithType: "ProfileInner.systemData()"
summary: "Get the systemData property: Read only system data."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Read only system data."
returns:
description: "the systemData value."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "ProfileInner.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: ""
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "IOException"
returns:
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.type()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.type()"
name: "type()"
nameWithType: "ProfileInner.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.core.management.ProxyResource.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "String"
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.validate()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.validate()"
name: "validate()"
nameWithType: "ProfileInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withIdentity(com.azure.resourcemanager.cdn.models.ManagedServiceIdentity)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withIdentity(ManagedServiceIdentity identity)"
name: "withIdentity(ManagedServiceIdentity identity)"
nameWithType: "ProfileInner.withIdentity(ManagedServiceIdentity identity)"
summary: "Set the identity property: Managed service identity (system assigned and/or user assigned identities)."
parameters:
- description: "the identity value to set."
name: "identity"
type: ""
syntax: "public ProfileInner withIdentity(ManagedServiceIdentity identity)"
desc: "Set the identity property: Managed service identity (system assigned and/or user assigned identities)."
returns:
description: "the ProfileInner object itself."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "ProfileInner.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "String"
syntax: "public ProfileInner withLocation(String location)"
returns:
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withLogScrubbing(com.azure.resourcemanager.cdn.models.ProfileLogScrubbing)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withLogScrubbing(ProfileLogScrubbing logScrubbing)"
name: "withLogScrubbing(ProfileLogScrubbing logScrubbing)"
nameWithType: "ProfileInner.withLogScrubbing(ProfileLogScrubbing logScrubbing)"
summary: "Set the logScrubbing property: Defines rules that scrub sensitive fields in the Azure Front Door profile logs."
parameters:
- description: "the logScrubbing value to set."
name: "logScrubbing"
type: ""
syntax: "public ProfileInner withLogScrubbing(ProfileLogScrubbing logScrubbing)"
desc: "Set the logScrubbing property: Defines rules that scrub sensitive fields in the Azure Front Door profile logs."
returns:
description: "the ProfileInner object itself."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withOriginResponseTimeoutSeconds(java.lang.Integer)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)"
name: "withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)"
nameWithType: "ProfileInner.withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)"
summary: "Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin."
parameters:
- description: "the originResponseTimeoutSeconds value to set."
name: "originResponseTimeoutSeconds"
type: "Integer"
syntax: "public ProfileInner withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)"
desc: "Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns."
returns:
description: "the ProfileInner object itself."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withSku(com.azure.resourcemanager.cdn.models.Sku)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withSku(Sku sku)"
name: "withSku(Sku sku)"
nameWithType: "ProfileInner.withSku(Sku sku)"
summary: "Set the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile."
parameters:
- description: "the sku value to set."
name: "sku"
type: ""
syntax: "public ProfileInner withSku(Sku sku)"
desc: "Set the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile."
returns:
description: "the ProfileInner object itself."
type: ""
- uid: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withTags(java.util.Map)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.ProfileInner.withTags(Map tags)"
name: "withTags(Map tags)"
nameWithType: "ProfileInner.withTags(Map tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map)"
parameters:
- name: "tags"
type: "Map<String,String>"
syntax: "public ProfileInner withTags(Map tags)"
returns:
type: ""
type: "class"
desc: "A profile is a logical grouping of endpoints that share the same settings."
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0