MetricTableInfo::SasTokenExpirationTime Property

 

Optional. When the SAS Key will expire.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property DateTime SasTokenExpirationTime {
	DateTime get();
	void set(DateTime value);
}

Property Value

Type: System::DateTime
Return to top
Show: