StorageSyncParameterSets Class
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.
Class StorageSyncParameterSets.
public class StorageSyncParameterSets
type StorageSyncParameterSets = class
Public Class StorageSyncParameterSets
- Inheritance
-
StorageSyncParameterSets
Constructors
StorageSyncParameterSets() |
Fields
ChangeDetectionFullShareObjectParameterSet |
The full share change detection object parameter set |
ChangeDetectionFullShareResourceIdParameterSet |
The full share change detection resource identifier parameter set |
ChangeDetectionFullShareStringParameterSet |
The full share change detection string parameter set |
ChangeDetectionObjectAndDirectoryParameterSet |
The change detection object and directory parameter set |
ChangeDetectionObjectAndPathParameterSet |
The change detection object and path parameter set |
ChangeDetectionResourceIdAndDirectoryParameterSet |
The change detection resource identifier and directory parameter set |
ChangeDetectionResourceIdAndPathParameterSet |
The change detection resource identifier and path parameter set |
ChangeDetectionStringAndDirectoryParameterSet |
The change detection string and directory parameter set |
ChangeDetectionStringAndPathParameterSet |
The change detection string and path parameter set |
DefaultParameterSet |
The default parameter set |
InputObjectParameterSet |
The input object parameter set |
ObjectParameterSet |
The object parameter set |
ParentStringParameterSet |
The parent string parameter set |
ResourceIdParameterSet |
The resource identifier parameter set |
StringParameterSet |
The string parameter set |