Skip to content
DocsTry Aspire
DocsTry

ImageVolumeSourceV1 Constructors

ClassConstructors1 member
Represents the configuration for an image-based volume source in a Kubernetes resource.
public sealed class ImageVolumeSourceV1
{
public ImageVolumeSourceV1()
{
// ...
}
}