Uses of Class
com.azure.resourcemanager.support.models.SupportEngineer
Package
Description
Package containing the inner data models for MicrosoftSupport.
Package containing the data models for MicrosoftSupport.
-
Uses of SupportEngineer in com.azure.resourcemanager.support.fluent.models
Modifier and TypeMethodDescriptionSupportTicketDetailsInner.supportEngineer()
Get the supportEngineer property: Information about the support engineer working on this support ticket.SupportTicketDetailsProperties.supportEngineer()
Get the supportEngineer property: Information about the support engineer working on this support ticket.Modifier and TypeMethodDescriptionSupportTicketDetailsInner.withSupportEngineer
(SupportEngineer supportEngineer) Set the supportEngineer property: Information about the support engineer working on this support ticket.SupportTicketDetailsProperties.withSupportEngineer
(SupportEngineer supportEngineer) Set the supportEngineer property: Information about the support engineer working on this support ticket. -
Uses of SupportEngineer in com.azure.resourcemanager.support.models
Modifier and TypeMethodDescriptionSupportTicketDetails.supportEngineer()
Gets the supportEngineer property: Information about the support engineer working on this support ticket.Modifier and TypeMethodDescriptionSupportTicketDetails.DefinitionStages.WithSupportEngineer.withSupportEngineer
(SupportEngineer supportEngineer) Specifies the supportEngineer property: Information about the support engineer working on this support ticket..