Photon Persistent Disk Volume Source Patch
data class PhotonPersistentDiskVolumeSourcePatch(val fsType: String? = null, val pdID: String? = null)
Represents a Photon Controller persistent disk resource.
Represents a Photon Controller persistent disk resource.