Share via


IFluidRelayContainerProperties.LastAccessTime Property

Definition

Last time when user access this resource

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="Last time when user access this resource", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAccessTime", Update=false)]
public DateTime? LastAccessTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="Last time when user access this resource", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAccessTime", Update=false)>]
member this.LastAccessTime : Nullable<DateTime>
Public ReadOnly Property LastAccessTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to