PasswordCredentialImpl<T>.IWithDuration<T>.WithDuration(TimeSpan) Method
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.
Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredential.UpdateDefinition.IWithAttach<T> IWithDuration<T>.WithDuration (TimeSpan duration);
Function WithDuration (duration As TimeSpan) As IWithAttach(Of T) Implements IWithDuration(Of T).WithDuration
Parameters
- duration
- System.TimeSpan
Returns
- IWithAttach<T>