Uses of Class
com.azure.resourcemanager.network.models.ManagedServiceIdentity
Packages that use ManagedServiceIdentity
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ManagedServiceIdentity in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ManagedServiceIdentityModifier and TypeMethodDescriptionApplicationGatewayInner.identity()Get the identity property: The identity of the application gateway, if configured.ExpressRoutePortInner.identity()Get the identity property: The identity of ExpressRoutePort, if configured.FirewallPolicyInner.identity()Get the identity property: The identity of the firewall policy.FlowLogInformationInner.identity()Get the identity property: FlowLog resource Managed Identity.FlowLogInner.identity()Get the identity property: FlowLog resource Managed Identity.NetworkVirtualApplianceInner.identity()Get the identity property: The service principal that has read access to cloud-init and config blob.VirtualNetworkGatewayInner.identity()Get the identity property: The identity of the virtual network gateway, if configured.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ManagedServiceIdentityModifier and TypeMethodDescriptionApplicationGatewayInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: The identity of the application gateway, if configured.ExpressRoutePortInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: The identity of ExpressRoutePort, if configured.FirewallPolicyInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: The identity of the firewall policy.FlowLogInformationInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: FlowLog resource Managed Identity.FlowLogInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: FlowLog resource Managed Identity.NetworkVirtualApplianceInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: The service principal that has read access to cloud-init and config blob.VirtualNetworkGatewayInner.withIdentity(ManagedServiceIdentity identity) Set the identity property: The identity of the virtual network gateway, if configured. -
Uses of ManagedServiceIdentity in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ManagedServiceIdentityModifier and TypeMethodDescriptionstatic ManagedServiceIdentityManagedServiceIdentity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedServiceIdentity from the JsonReader.ManagedServiceIdentity.withType(ResourceIdentityType type) Set the type property: The type of identity used for the resource.ManagedServiceIdentity.withUserAssignedIdentities(Map<String, ManagedServiceIdentityUserAssignedIdentities> userAssignedIdentities) Set the userAssignedIdentities property: The list of user identities associated with resource.Methods in com.azure.resourcemanager.network.models with parameters of type ManagedServiceIdentityModifier and TypeMethodDescriptionApplicationGateway.DefinitionStages.WithManagedServiceIdentity.withIdentity(ManagedServiceIdentity identity) Specifies an identity to be associated with the application gateway.ApplicationGateway.UpdateStages.WithManagedServiceIdentity.withIdentity(ManagedServiceIdentity identity) Specifies an identity to be associated with the application gateway.