IMapsAccountKeys.SecondaryKeyLastUpdated 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 last updated date and time of the secondary key.
[Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The last updated date and time of the secondary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secondaryKeyLastUpdated")]
public string SecondaryKeyLastUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The last updated date and time of the secondary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secondaryKeyLastUpdated")>]
member this.SecondaryKeyLastUpdated : string
Public ReadOnly Property SecondaryKeyLastUpdated As String
Property Value
- Attributes