WEBVTT

00:00.410 --> 00:06.960
The properties of an object are just one of its members Levinger members describes various components

00:06.960 --> 00:13.740
of an object including the following properties that describe attributes of the object or service name

00:13.780 --> 00:21.630
a process ID number and an event log message are all examples of properties methods that tell an object

00:21.630 --> 00:27.950
to perform an action or process object could create itself and an event block could clear itself.

00:28.020 --> 00:29.670
So my thoughts are actions.

00:29.730 --> 00:36.060
Properties are attributes and another component is events that are triggered when something happens

00:36.060 --> 00:43.260
to an object a file might trigger an event when it is opened or a process might trigger an event when

00:43.260 --> 00:50.580
it has output to produce returns partial primarily deals with properties and methods for most commands

00:50.670 --> 00:51.480
that you're wrong.

00:51.480 --> 00:56.610
The default on screen output does not include all an object's properties.

00:56.610 --> 01:02.950
Some objects have hundreds of properties and they would not all fit on the screen at one time windows

01:02.970 --> 01:09.570
for shall include several configuration files that list their object properties that should be displayed

01:09.570 --> 01:10.520
by default.

01:10.530 --> 01:14.360
That is why you see three properties when you run get service.

01:14.370 --> 01:19.170
You can use the get member command to list all the members of an object.

01:19.170 --> 01:24.690
It lists all properties even those that are not displayed on the screen by default.

01:24.720 --> 01:30.910
This command will also list methods and to bounce and show you the type name of their object.

01:30.930 --> 01:37.560
For example the objects produced by good service have the type name system that service Prosser's that

01:37.560 --> 01:45.060
service control or you can use the type name in Internet search queries to locate object documentation

01:45.090 --> 01:46.170
and examples.

01:46.170 --> 01:49.370
You could also encounter just GM.

01:49.380 --> 01:56.790
It's an abbreviation or alias for God member or command to use GET member or just by any amount outputted

01:56.970 --> 02:04.800
for example get service Pipeline get member the first command that actually run produce its output and

02:05.040 --> 02:07.720
pass that output to get member.

02:07.770 --> 02:13.890
Use caution when you run comments that may modify the system configuration because those commands will

02:13.890 --> 02:15.300
actually be around him.

02:15.300 --> 02:21.990
You cannot use the what if parameter on any command that you want to pipe to get mamber because the

02:21.990 --> 02:25.890
perimeter prevents the command from producing any output.

02:25.920 --> 02:31.060
That means get member is given no output therefore it will display no output.
