Get Container Groups Group Init Container Volume Mount
data class GetContainerGroupsGroupInitContainerVolumeMount(val mountPath: String, val name: String, val readOnly: Boolean)
Constructors
Link copied to clipboard
fun GetContainerGroupsGroupInitContainerVolumeMount(mountPath: String, name: String, readOnly: Boolean)