ServiceWorkspaceSubscription.CreatedOn Property

Definition

Subscription creation date. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

public Azure.Provisioning.BicepValue<DateTimeOffset> CreatedOn { get; }
member this.CreatedOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property CreatedOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to