GalleryArgs

constructor(description: Output<String>? = null, galleryName: Output<String>? = null, identity: Output<GalleryIdentityArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sharingProfile: Output<SharingProfileArgs>? = null, softDeletePolicy: Output<SoftDeletePolicyArgs>? = null, tags: Output<Map<String, String>>? = null)