RemoteSupportSession.AccessLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The level of access granted during the remote support session.
public Azure.ResourceManager.Hci.Models.RemoteSupportAccessLevel? AccessLevel { get; }
member this.AccessLevel : Nullable<Azure.ResourceManager.Hci.Models.RemoteSupportAccessLevel>
Public ReadOnly Property AccessLevel As Nullable(Of RemoteSupportAccessLevel)