2023-03-23 23:02:24 +03:00
### YamlMime:JavaType
uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization"
name : "ExpressRouteAuthorization"
nameWithType : "ExpressRouteAuthorization"
summary : "An immutable client-side representation of Express<wbr>Route<wbr>Authorization."
syntax : "public interface **ExpressRouteAuthorization**"
methods :
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteAuthorizationId()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteAuthorizationId()"
name : "expressRouteAuthorizationId()"
nameWithType : "ExpressRouteAuthorization.expressRouteAuthorizationId()"
summary : "Gets the express<wbr>Route<wbr>Authorization<wbr>Id property: The ID of the Express<wbr>Route Circuit Authorization."
modifiers :
- "abstract"
syntax : "public abstract String expressRouteAuthorizationId()"
desc : "Gets the expressRouteAuthorizationId property: The ID of the ExpressRoute Circuit Authorization."
returns :
description : "the expressRouteAuthorizationId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteAuthorizationKey()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteAuthorizationKey()"
name : "expressRouteAuthorizationKey()"
nameWithType : "ExpressRouteAuthorization.expressRouteAuthorizationKey()"
summary : "Gets the express<wbr>Route<wbr>Authorization<wbr>Key property: The key of the Express<wbr>Route Circuit Authorization."
modifiers :
- "abstract"
syntax : "public abstract String expressRouteAuthorizationKey()"
desc : "Gets the expressRouteAuthorizationKey property: The key of the ExpressRoute Circuit Authorization."
returns :
description : "the expressRouteAuthorizationKey value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteId()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.expressRouteId()"
name : "expressRouteId()"
nameWithType : "ExpressRouteAuthorization.expressRouteId()"
summary : "Gets the express<wbr>Route<wbr>Id property: The ID of the Express<wbr>Route Circuit."
modifiers :
- "abstract"
syntax : "public abstract String expressRouteId()"
desc : "Gets the expressRouteId property: The ID of the ExpressRoute Circuit."
returns :
description : "the expressRouteId value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.id()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.id()"
name : "id()"
nameWithType : "ExpressRouteAuthorization.id()"
summary : "Gets the id property: Fully qualified resource Id for the resource."
modifiers :
- "abstract"
syntax : "public abstract String id()"
desc : "Gets the id property: Fully qualified resource Id for the resource."
returns :
description : "the id value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.innerModel()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.innerModel()"
name : "innerModel()"
nameWithType : "ExpressRouteAuthorization.innerModel()"
summary : "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>avs.<wbr>fluent.<wbr>models.<wbr>Express<wbr>Route<wbr>Authorization<wbr>Inner object."
modifiers :
- "abstract"
syntax : "public abstract ExpressRouteAuthorizationInner innerModel()"
desc : "Gets the inner com.azure.resourcemanager.avs.fluent.models.ExpressRouteAuthorizationInner object."
returns :
description : "the inner object."
type : "<xref href=\"com.azure.resourcemanager.avs.fluent.models.ExpressRouteAuthorizationInner?alt=com.azure.resourcemanager.avs.fluent.models.ExpressRouteAuthorizationInner&text=ExpressRouteAuthorizationInner\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.name()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.name()"
name : "name()"
nameWithType : "ExpressRouteAuthorization.name()"
summary : "Gets the name property: The name of the resource."
modifiers :
- "abstract"
syntax : "public abstract String name()"
desc : "Gets the name property: The name of the resource."
returns :
description : "the name value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.provisioningState()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.provisioningState()"
name : "provisioningState()"
nameWithType : "ExpressRouteAuthorization.provisioningState()"
summary : "Gets the provisioning<wbr>State property: The state of the Express<wbr>Route Circuit Authorization provisioning."
modifiers :
- "abstract"
syntax : "public abstract ExpressRouteAuthorizationProvisioningState provisioningState()"
desc : "Gets the provisioningState property: The state of the ExpressRoute Circuit Authorization provisioning."
returns :
description : "the provisioningState value."
type : "<xref href=\"com.azure.resourcemanager.avs.models.ExpressRouteAuthorizationProvisioningState?alt=com.azure.resourcemanager.avs.models.ExpressRouteAuthorizationProvisioningState&text=ExpressRouteAuthorizationProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.refresh()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.refresh()"
name : "refresh()"
nameWithType : "ExpressRouteAuthorization.refresh()"
summary : "Refreshes the resource to sync with Azure."
modifiers :
- "abstract"
syntax : "public abstract ExpressRouteAuthorization refresh()"
desc : "Refreshes the resource to sync with Azure."
returns :
description : "the refreshed resource."
type : "<xref href=\"com.azure.resourcemanager.avs.models.ExpressRouteAuthorization?alt=com.azure.resourcemanager.avs.models.ExpressRouteAuthorization&text=ExpressRouteAuthorization\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.refresh(com.azure.core.util.Context)"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.refresh(Context context)"
name : "refresh(Context context)"
nameWithType : "ExpressRouteAuthorization.refresh(Context context)"
summary : "Refreshes the resource to sync with Azure."
modifiers :
- "abstract"
parameters :
- description : "The context to associate with this operation."
name : "context"
type : "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax : "public abstract ExpressRouteAuthorization refresh(Context context)"
desc : "Refreshes the resource to sync with Azure."
returns :
description : "the refreshed resource."
type : "<xref href=\"com.azure.resourcemanager.avs.models.ExpressRouteAuthorization?alt=com.azure.resourcemanager.avs.models.ExpressRouteAuthorization&text=ExpressRouteAuthorization\" data-throw-if-not-resolved=\"False\" />"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.resourceGroupName()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.resourceGroupName()"
name : "resourceGroupName()"
nameWithType : "ExpressRouteAuthorization.resourceGroupName()"
summary : "Gets the name of the resource group."
modifiers :
- "abstract"
syntax : "public abstract String resourceGroupName()"
desc : "Gets the name of the resource group."
returns :
description : "the name of the resource group."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
2024-09-12 07:59:27 +03:00
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.systemData()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.systemData()"
name : "systemData()"
nameWithType : "ExpressRouteAuthorization.systemData()"
summary : "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers :
- "abstract"
syntax : "public abstract SystemData systemData()"
desc : "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns :
description : "the systemData value."
type : "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
2023-03-23 23:02:24 +03:00
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.type()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.type()"
name : "type()"
nameWithType : "ExpressRouteAuthorization.type()"
summary : "Gets the type property: The type of the resource."
modifiers :
- "abstract"
syntax : "public abstract String type()"
desc : "Gets the type property: The type of the resource."
returns :
description : "the type value."
type : "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.update()"
fullName : "com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.update()"
name : "update()"
nameWithType : "ExpressRouteAuthorization.update()"
summary : "Begins update for the Express<wbr>Route<wbr>Authorization resource."
modifiers :
- "abstract"
syntax : "public abstract ExpressRouteAuthorization.Update update()"
desc : "Begins update for the ExpressRouteAuthorization resource."
returns :
description : "the stage of resource update."
type : "<xref href=\"com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.Update?alt=com.azure.resourcemanager.avs.models.ExpressRouteAuthorization.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type : "interface"
desc : "An immutable client-side representation of ExpressRouteAuthorization."
metadata : {}
package : "com.azure.resourcemanager.avs.models"
2024-09-12 07:59:27 +03:00
artifact : com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0