RenderingSessionCreationOptions Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
RenderingSessionCreationOptions(RenderingSessionVmSize, Int32, Int32) | |
RenderingSessionCreationOptions(String, RenderingSessionVmSize, Int32, Int32) |
RenderingSessionCreationOptions(RenderingSessionVmSize, Int32, Int32)
public RenderingSessionCreationOptions (Microsoft.Azure.RemoteRendering.RenderingSessionVmSize size, int maxLeaseTimeHours, int maxLeaseTimeMinutes = 0);
new Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptions : Microsoft.Azure.RemoteRendering.RenderingSessionVmSize * int * int -> Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptions
Public Sub New (size As RenderingSessionVmSize, maxLeaseTimeHours As Integer, Optional maxLeaseTimeMinutes As Integer = 0)
Paramètres
- maxLeaseTimeHours
- Int32
- maxLeaseTimeMinutes
- Int32
S’applique à
RenderingSessionCreationOptions(String, RenderingSessionVmSize, Int32, Int32)
public RenderingSessionCreationOptions (string sessionId, Microsoft.Azure.RemoteRendering.RenderingSessionVmSize size, int maxLeaseTimeHours, int maxLeaseTimeMinutes = 0);
new Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptions : string * Microsoft.Azure.RemoteRendering.RenderingSessionVmSize * int * int -> Microsoft.Azure.RemoteRendering.RenderingSessionCreationOptions
Public Sub New (sessionId As String, size As RenderingSessionVmSize, maxLeaseTimeHours As Integer, Optional maxLeaseTimeMinutes As Integer = 0)
Paramètres
- sessionId
- String
- maxLeaseTimeHours
- Int32
- maxLeaseTimeMinutes
- Int32