CassandraDataCenter.SystemData 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.
Gets the SystemData.
public Azure.Provisioning.Resources.SystemData SystemData { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.SystemData> SystemData { get; }
member this.SystemData : Azure.Provisioning.Resources.SystemData
member this.SystemData : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.SystemData>
Public ReadOnly Property SystemData As SystemData
Public ReadOnly Property SystemData As BicepValue(Of SystemData)